1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/ftp/waiho/Makefile
Danilo Egea Gondolfo 4b395dc7a2 - Add stage support
2014-02-08 14:38:50 +00:00

22 lines
385 B
Makefile

# $FreeBSD$
PORTNAME= waiho
PORTVERSION= 0.2
PORTREVISION= 2
CATEGORIES= ftp gnustep
MASTER_SITES= http://www.roard.com/waiho/download/
DISTNAME= Waiho-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple FTP client for GNUstep
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>