1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Change maintainer email to @FreeBSD.org

- Add stage support

Approved by:	wg (mentor)
This commit is contained in:
Danilo Egea Gondolfo 2013-09-29 13:46:55 +00:00
parent a8d0d4a7b2
commit b43fa6c573
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328693

View File

@ -6,13 +6,11 @@ PORTVERSION= 20130505
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
MAINTAINER= danilogondolfo@gmail.com
MAINTAINER= danilo@FreeBSD.org
COMMENT= Enhanced ftp client from NetBSD
GNU_CONFIGURE= yes
MAN1= tnftp.1
PLIST_FILES= bin/tnftp
PLIST_FILES= bin/tnftp man/man1/tnftp.1.gz
NO_STAGE= yes
.include <bsd.port.mk>