Files
espie a34bba2839 MASTER_SITES -> SITES
catch one MASTER_SITES0 that wasn't actually in use
2023-09-27 14:17:59 +00:00

19 lines
242 B
Makefile

COMMENT= deprecated full screen FTP client
DISTNAME= cftp-0.12
REVISION= 6
CATEGORIES= net
HOMEPAGE= https://nih.at/cftp/
# GPLv2+
PERMIT_PACKAGE= Yes
WANTLIB += c curses
SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>