diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 00:54:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-14 00:54:31 +0000 |
commit | 0dc6cc793cd574d6ccd8960254d6a2442484c2ee (patch) | |
tree | ef0daee0e738c611574bc575b4527e96c583048c /print | |
parent | a04fee58c58f0003381dddfbb01337283d36cfb1 (diff) | |
download | ports-0dc6cc793cd574d6ccd8960254d6a2442484c2ee.tar.gz ports-0dc6cc793cd574d6ccd8960254d6a2442484c2ee.zip |
Add pdflib3.
Notes
Notes:
svn path=/head/; revision=32595
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index f68094611bc5..7e00a7ba2212 100644 --- a/print/Makefile +++ b/print/Makefile @@ -71,6 +71,7 @@ SUBDIR += pbm2ppa SUBDIR += pclprint SUBDIR += pdflib + SUBDIR += pdflib3 SUBDIR += pdq SUBDIR += perlftlib SUBDIR += pips760 |