diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /german | |
parent | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff) | |
download | ports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.tar.gz ports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.zip |
Notes
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 |