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 /german | |
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 'german')
-rw-r--r-- | german/digibux/Makefile | 2 | ||||
-rw-r--r-- | german/dtaus/Makefile | 2 | ||||
-rw-r--r-- | german/unix-connect/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/german/digibux/Makefile b/german/digibux/Makefile index 12c2011b19ef..a551242be95e 100644 --- a/german/digibux/Makefile +++ b/german/digibux/Makefile @@ -15,6 +15,8 @@ DISTNAME= digibux_${PORTVERSION}+CVS20060118.orig MAINTAINER= dinoex@FreeBSD.org COMMENT= Reader for editions of Digitale Bibliothek +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/german/dtaus/Makefile b/german/dtaus/Makefile index 0c0a0fdd19ec..e2ecb0572d10 100644 --- a/german/dtaus/Makefile +++ b/german/dtaus/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.infodrom.org/projects/dtaus/download/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Belegloser DatenTraegerAUStausch +LICENSE= GPLv2 + ALL_TARGET= dtaus PLIST_FILES= bin/dtaus diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 533df9c8c3ce..17966ffd3855 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -17,6 +17,8 @@ COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm) BUILD_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz +LICENSE= GPLv2 + WRKSRC= ${WRKDIR}/${DISTNAME} #USE_GMAKE= yes GNU_CONFIGURE= yes |