diff options
author | asami <asami@FreeBSD.org> | 2000-09-14 00:54:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-14 00:54:31 +0000 |
commit | 6b6657c602d41017cf70cc3ce9582bbd07d20f2c (patch) | |
tree | b59265138dfb7ee88ffedc39bed9b2eda0cd49bc | |
parent | 7e274413841c3e3ce277c300ca622f2ba1a0aeaa (diff) | |
download | FreeBSD-ports-6b6657c602d41017cf70cc3ce9582bbd07d20f2c.zip FreeBSD-ports-6b6657c602d41017cf70cc3ce9582bbd07d20f2c.tar.gz |
Add pdflib3.
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index f680946..7e00a7b 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 |