diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 21:49:15 +0800 |
commit | 3e7ab6a46d64a9c7433c504d7d1a0168788e51bc (patch) | |
tree | 0dc731d35ba9c1cb4d36e5256d411eb45c157b84 /ftp | |
parent | b1b1fcfb042108e4005ec06b2e71fbba95e26542 (diff) | |
download | freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.gz freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.tar.zst freebsd-ports-gnome-3e7ab6a46d64a9c7433c504d7d1a0168788e51bc.zip |
LICENSE GPLv2
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/waiho/Makefile | 2 |
2 files changed, 4 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 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 |