aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-10-16 03:51:35 +0800
committerbeat <beat@FreeBSD.org>2012-10-16 03:51:35 +0800
commitbe91aa0d842ac0255904de68cce55e77f199f2b6 (patch)
treeddd59a90595b877b79fd945aa584d27cf3ead49c /devel
parent0c7fa9b2da7c956222399c224fe688d09645c49d (diff)
downloadfreebsd-ports-gnome-be91aa0d842ac0255904de68cce55e77f199f2b6.tar.gz
freebsd-ports-gnome-be91aa0d842ac0255904de68cce55e77f199f2b6.tar.zst
freebsd-ports-gnome-be91aa0d842ac0255904de68cce55e77f199f2b6.zip
- Remove LICENSE_GROUPS, LICENSE_NAME and LICENSE_PERMS as the ZLIB license
is defined in bsd.licenses.db.mk now. Submitted by: maintainer Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/clanlib/Makefile3
-rw-r--r--devel/clanlib1/Makefile3
-rw-r--r--devel/clanlib22/Makefile3
3 files changed, 0 insertions, 9 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index 0c69e59f1870..bb2d285271e7 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -13,10 +13,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Cross-platform game SDK
LICENSE= ZLIB
-LICENSE_GROUPS= FSF GPL OSI
-LICENSE_NAME= ZLIB license
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
diff --git a/devel/clanlib1/Makefile b/devel/clanlib1/Makefile
index ee602d10bee8..1b18a271631a 100644
--- a/devel/clanlib1/Makefile
+++ b/devel/clanlib1/Makefile
@@ -12,10 +12,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Cross-platform game SDK
LICENSE= ZLIB
-LICENSE_GROUPS= FSF GPL OSI
-LICENSE_NAME= ZLIB license
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
diff --git a/devel/clanlib22/Makefile b/devel/clanlib22/Makefile
index 52404aae5185..2a8968d1e11d 100644
--- a/devel/clanlib22/Makefile
+++ b/devel/clanlib22/Makefile
@@ -12,10 +12,7 @@ MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Cross-platform game SDK
LICENSE= ZLIB
-LICENSE_GROUPS= FSF GPL OSI
-LICENSE_NAME= ZLIB license
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \