openbsd-ports/x11/gnustep/ftp/Makefile
2012-04-09 10:56:52 +00:00

15 lines
293 B
Makefile

# $OpenBSD: Makefile,v 1.6 2012/04/09 10:56:52 sebastia Exp $
COMMENT= GNUstep file transfer protcol tool
DISTNAME= FTP-0.3
CATEGORIES= net
HOMEPAGE= http://gap.nongnu.org/ftp/
MASTER_SITES= ${MASTER_SITE_SAVANNAH:=gap/}
MODULES= x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>