openbsd-ports/net/cftp/Makefile
2013-03-11 11:35:43 +00:00

24 lines
359 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:45 espie Exp $
COMMENT= full screen FTP client
DISTNAME= cftp-0.12
REVISION= 0
CATEGORIES= net
HOMEPAGE= http://ftp.giga.or.at/pub/nih/cftp/
MAINTAINER= Josh Rivel <dorqus@freek.com>
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c termcap
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>