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/stuffit | |
parent | 70d51507544c9b798d13ab2c246913dd51897cbd (diff) | |
download | pkgsrc-813b437bcf5d876b117e9a0d5b5b80a39775fee5.tar.gz |
Add missing LICENSE=.
Diffstat (limited to 'archivers/stuffit')
-rw-r--r-- | archivers/stuffit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile index b24e4abf619..46d851ef233 100644 --- a/archivers/stuffit/Makefile +++ b/archivers/stuffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2007/07/29 05:18:36 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2007/10/31 21:50:49 gdt Exp $ DISTNAME= stuffit520.611linux-i386 PKGNAME= stuffit-5.2.0.611 @@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.stuffit.com/unix/stuffit/ COMMENT= Stuffit Archive Creator and Expander +LICENSE= generic-nonlicense RESTRICTED= Redistribution not permitted NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |