1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/ftp/tnftp/Makefile
Thomas Abthorpe 3e13e29d24 - Reassign to the heap
Submitted by:	tmclaugh
2011-04-16 02:52:57 +00:00

23 lines
470 B
Makefile

# New ports collection makefile for: tnftp
# Date created: 28 Jan 2004
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
#
PORTNAME= tnftp
PORTVERSION= 20100108
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \
ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/
MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced ftp client from NetBSD
GNU_CONFIGURE= yes
MAN1= tnftp.1
PLIST_FILES= bin/tnftp
.include <bsd.port.mk>