diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-09 08:34:51 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-09 08:34:51 +0800 |
commit | 10c500445ade2b8c7a957d40077fc62da349077f (patch) | |
tree | 076f7c36277fac3a6804eb553b0b73d5262aeba2 /print | |
parent | 571a09b4de2e9635da6a06f3042e2f28ad93bbcf (diff) | |
download | freebsd-ports-gnome-10c500445ade2b8c7a957d40077fc62da349077f.tar.gz freebsd-ports-gnome-10c500445ade2b8c7a957d40077fc62da349077f.tar.zst freebsd-ports-gnome-10c500445ade2b8c7a957d40077fc62da349077f.zip |
Add pclprint
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 aaefa105e4e3..4ef20ebc3de8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -57,6 +57,7 @@ SUBDIR += musixtex SUBDIR += offix-printer SUBDIR += pbm2ppa + SUBDIR += pclprint SUBDIR += pdflib SUBDIR += pdq SUBDIR += perlftlib |