summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-22 14:19:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-22 14:19:12 +0000
commitb00add5d5d19453f35ea24a4f64eeeedd2b60bb1 (patch)
treec830b76534bab36eafed62302a4aa77fe93f761b /print
parentAdd clibpdf, a library for creating PDF (Acrobat) files directly (diff)
Mark as NO_CDROM. One needs a license to bundle this software with
other products. (And only free for non-profit personal use, and use by educational, non-profit, and government organizations)
Notes
Notes: svn path=/head/; revision=31863
Diffstat (limited to 'print')
-rw-r--r--print/clibpdf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/clibpdf/Makefile b/print/clibpdf/Makefile
index d0ca035c58ba..8bc26d07ca7f 100644
--- a/print/clibpdf/Makefile
+++ b/print/clibpdf/Makefile
@@ -23,6 +23,8 @@ ALL_TARGET= lib shlib
PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
+NO_CDROM= "Needs a license to bundle with other products"
+
do-install:
${INSTALL_DATA} ${WRKSRC}/cpdflib.h ${PREFIX}/include/
${INSTALL_DATA} ${WRKSRC}/libcpdf.a ${PREFIX}/lib/