diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-12 16:57:18 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-12 16:57:18 +0800 |
commit | a2674d5eb7268d0435a16291c3afe14a43c4566f (patch) | |
tree | 42b1a2f76ae25f1400c23ca2c954437fb5089f47 /print/Makefile | |
parent | 0ec1e6f3d12d11c54e87dba8a93a92bde13dc2e5 (diff) | |
download | freebsd-ports-gnome-a2674d5eb7268d0435a16291c3afe14a43c4566f.tar.gz freebsd-ports-gnome-a2674d5eb7268d0435a16291c3afe14a43c4566f.tar.zst freebsd-ports-gnome-a2674d5eb7268d0435a16291c3afe14a43c4566f.zip |
Add p5-GnomePrint, it's perl binding to Gnomeprint library.
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 527c64039a2b..033c1ce79829 100644 --- a/print/Makefile +++ b/print/Makefile @@ -74,6 +74,7 @@ SUBDIR += musixtex SUBDIR += nenscript SUBDIR += offix-printer + SUBDIR += p5-GnomePrint SUBDIR += p5-Text-PDF SUBDIR += pnm2ppa SUBDIR += pclprint |