diff options
Diffstat (limited to 'ftp/gnustep-ftp/Makefile')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index e05966ce050a..5cda57cf6c34 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -16,6 +16,8 @@ DISTNAME= FTP-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Compact and handy FTP client for GNUstep +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |