diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index af59b61e2c43..fe1c02646356 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -1,22 +1,21 @@ # $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 -NO_STAGE= yes .include