aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib22/Makefile
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-10-15 19:51:35 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-10-15 19:51:35 +0000
commiteb1ed5a8e83934f37b18c3532be9dd923d5ad5f2 (patch)
treeddd59a90595b877b79fd945aa584d27cf3ead49c /devel/clanlib22/Makefile
parent6d052a543b3630dc9f577a69494dcbdd5fe1039d (diff)
downloadports-eb1ed5a8e83934f37b18c3532be9dd923d5ad5f2.tar.gz
ports-eb1ed5a8e83934f37b18c3532be9dd923d5ad5f2.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
Notes
Notes: svn path=/head/; revision=305934
Diffstat (limited to 'devel/clanlib22/Makefile')
-rw-r--r--devel/clanlib22/Makefile3
1 files changed, 0 insertions, 3 deletions
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 \