diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-06 21:13:44 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-06 21:13:44 +0800 |
commit | e7844c186094e776102c9f72ff33c9a6675634bf (patch) | |
tree | f398f0417442344b5a7451602cedb51c77e79e39 /print/Makefile | |
parent | 5816572ba8280075ad30b9dd4b823052c0de5031 (diff) | |
download | freebsd-ports-graphics-e7844c186094e776102c9f72ff33c9a6675634bf.tar.gz freebsd-ports-graphics-e7844c186094e776102c9f72ff33c9a6675634bf.tar.zst freebsd-ports-graphics-e7844c186094e776102c9f72ff33c9a6675634bf.zip |
add pcal
PostScript calendar program
PR: 28020
Submitted by: Matthew West <mwest@uct.ac.za>
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 09982120dfd..2c677653aa4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -86,6 +86,7 @@ SUBDIR += p5-Text-PDF SUBDIR += pnm2ppa SUBDIR += panda + SUBDIR += pcal SUBDIR += pclprint SUBDIR += pdflib3 SUBDIR += pdq |