pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pstoedit add
details: https://anonhg.NetBSD.org/pkgsrc/rev/af64476537dc
branches: trunk
changeset: 546966:af64476537dc
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Sep 10 13:59:43 2008 +0000
description:
add
LICENSE= unclear-license
because the man page says there are multiple licenses.
diffstat:
graphics/pstoedit/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 4f488d73d303 -r af64476537dc graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile Wed Sep 10 13:56:40 2008 +0000
+++ b/graphics/pstoedit/Makefile Wed Sep 10 13:59:43 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2008/06/12 02:14:32 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2008/09/10 13:59:43 gdt Exp $
DISTNAME= pstoedit-3.41
PKGREVISION= 2
@@ -11,7 +11,13 @@
PKG_DESTDIR_SUPPORT= user-destdir
+# man page indicates that there are many licenses and one has to read all
+# the source files
+LICENSE= unclear-license
+RESTRICTED= license is unclear
RESTRICTED?= "The author writes: If you include this program on a CDROM, please send me a copy of the CD, or if it goes with a book, of the book."
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index