diff options
Diffstat (limited to 'ftp/waiho/Makefile')
-rw-r--r-- | ftp/waiho/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index ef12027a44f8..3fe2f92de005 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple FTP client for GNUstep +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |