diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 23:48:33 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-01-27 23:48:33 +0800 |
commit | 4bc26d227a67fc2863ad281d89763b4ee7a8baf6 (patch) | |
tree | 8c9710979c58c9c97251ad02d4af188ea47e9d54 /print/Makefile | |
parent | 22f752c8ae5f8490e5b2c4047c4c998c0792d0ae (diff) | |
download | freebsd-ports-gnome-4bc26d227a67fc2863ad281d89763b4ee7a8baf6.tar.gz freebsd-ports-gnome-4bc26d227a67fc2863ad281d89763b4ee7a8baf6.tar.zst freebsd-ports-gnome-4bc26d227a67fc2863ad281d89763b4ee7a8baf6.zip |
Add pdflib
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index a513209a5dbc..9962474309e4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -93,6 +93,7 @@ SUBDIR += panda SUBDIR += pcal SUBDIR += pclprint + SUBDIR += pdflib SUBDIR += pdflib3 SUBDIR += pdq SUBDIR += perlftlib |