diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2005-01-18 15:26:12 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2005-01-18 15:26:12 +0000 |
commit | 1abaada90953ee5358aea7178bc93113a227fa91 (patch) | |
tree | 4419eaaabf05a0e2125bf9983c4f5116df1496a0 /print/pdflib | |
parent | 31c0747eb2ee1628622e25404793510c38e78d4d (diff) | |
download | ports-1abaada90953ee5358aea7178bc93113a227fa91.tar.gz ports-1abaada90953ee5358aea7178bc93113a227fa91.zip |
Notes
Diffstat (limited to 'print/pdflib')
-rw-r--r-- | print/pdflib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 7e7a832ada88..a09ab8f595fd 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -14,6 +14,8 @@ DISTNAME= PDFlib-Lite-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A C library for dynamically generating PDF +FORBIDDEN= http://vuxml.freebsd.org/fc7e6a42-6012-11d9-a9e7-0001020eed82.html + RESTRICTED= "many odd restrictions on usage and distribution" INSTALLS_SHLIB= yes |