aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-16 02:09:22 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-16 02:09:22 +0000
commit7a42290a672adfa0bc437762b2bafcf2824b7ca9 (patch)
tree75be6c56e46f1d6cd7d9639513abdef3485b02d0
parent33dfbc9114e1b1d19ed3c9a208866d46f06a250d (diff)
downloadports-7a42290a672adfa0bc437762b2bafcf2824b7ca9.tar.gz
ports-7a42290a672adfa0bc437762b2bafcf2824b7ca9.zip
- Remove LICENSE_GROUPS, LICENSE_NAME, and LICENSE_PERMS since
the zlib license is now in bsd.licenses.db.mk Reported by: pointyhat Submitted by: tabthorpe Approved by: makc, avilla (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=305943
-rw-r--r--sysutils/duff/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/duff/Makefile b/sysutils/duff/Makefile
index 562e17d775c7..e42c11500a71 100644
--- a/sysutils/duff/Makefile
+++ b/sysutils/duff/Makefile
@@ -9,10 +9,7 @@ MAINTAINER= jhale@FreeBSD.org
COMMENT= Duplicate file finder
LICENSE= ZLIB
-LICENSE_GROUPS= FSF GPL OSI
-LICENSE_NAME= ZLIB license
LICENSE_FILE= ${WRKSRC}/COPYING
-LICENSE_PERMS= auto-accept
USE_BZIP2= yes
GNU_CONFIGURE= yes