# New ports collection makefile for:	ftelnetd
# Date created:        11 March 2007
# Whom:                Levent Kayan <levent@corehack.org>
#
# $FreeBSD: branches/RELENG_9_2_0/net/ftelnetd/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	ftelnetd
PORTVERSION=	0.0.2
CATEGORIES=	net
MASTER_SITES=	http://www.corehack.org/codes/

MAINTAINER=	levent@corehack.org
COMMENT=	A small server faking various telnet daemons

USE_GMAKE=	YES

PLIST_FILES=	sbin/ftelnetd

.include <bsd.port.mk>
