openbsd-ports/net/cftp/Makefile

24 lines
359 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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
2004-12-15 19:31:20 -05:00
WANTLIB= c termcap
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>