diff options
author | gdt <gdt@pkgsrc.org> | 2007-10-31 21:50:49 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-10-31 21:50:49 +0000 |
commit | 813b437bcf5d876b117e9a0d5b5b80a39775fee5 (patch) | |
tree | 1d6cb04b6d225977ff8558035a68981544a769e9 /archivers/unace-bin | |
parent | 70d51507544c9b798d13ab2c246913dd51897cbd (diff) | |
download | pkgsrc-813b437bcf5d876b117e9a0d5b5b80a39775fee5.tar.gz |
Add missing LICENSE=.
Diffstat (limited to 'archivers/unace-bin')
-rw-r--r-- | archivers/unace-bin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unace-bin/Makefile b/archivers/unace-bin/Makefile index c0dbdfa2921..7bd9cd056b3 100644 --- a/archivers/unace-bin/Makefile +++ b/archivers/unace-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2007/07/29 05:18:36 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2007/10/31 21:50:49 gdt Exp $ # DISTNAME= linunace25 @@ -11,6 +11,7 @@ MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://www.winace.com/ COMMENT= Extract, list and test files in ACE archives (Linux binary) +LICENSE= unace-license RESTRICTED= Only original file distribution. NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} |