summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2013-01-05 00:35:32 +0000
committergdt <gdt>2013-01-05 00:35:32 +0000
commit0669f4c050f97cfa55bc7caa19e765ad2e596b7a (patch)
treed215a07e63feabbfc9e342c85dea32c008d1d117
parentc34d984778724350be69712343d720f0b5afbcc0 (diff)
downloadpkgsrc-0669f4c050f97cfa55bc7caa19e765ad2e596b7a.tar.gz
Add LICENSE=, set NO_*_ON_*.
The licensing for this package is unclear. In particular, it appears to contain an embedded copy of pdflib. Mark it non-redistributable until someone analyzes and addresses the issues.
-rw-r--r--print/bg5pdf/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile
index c250154616d..c8fe72ce8e5 100644
--- a/print/bg5pdf/Makefile
+++ b/print/bg5pdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/10/08 13:45:35 asau Exp $
+# $NetBSD: Makefile,v 1.27 2013/01/05 00:35:32 gdt Exp $
DISTNAME= bg5pdf-1.0.0
PKGREVISION= 12
@@ -9,6 +9,15 @@ MAINTAINER= rxg@NetBSD.org
# HOMEPAGE= http://students.washington.edu/cschin/bg5ps/bg5pdf/
COMMENT= Wrap big5 encoding text file into PDF file by using PDFlib
+# The package is a confusing mix of GPL and pdflib license.
+# Err on the side of caution until this is understood.
+LICENSE= bg5pdf-license
+RESTRICTED= "No clear permission to redistribute".
+NO_SOURCE_ON_FTP= ${RESTRICTED}
+NO_SOURCE_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
WRKSRC= ${WRKDIR}/bg5pdf
PY_PATCHPLIST= yes
PYTHON_PATCH_SCRIPTS= bg5pdf