diff options
author | augustss <augustss@pkgsrc.org> | 1997-11-22 23:12:58 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 1997-11-22 23:12:58 +0000 |
commit | a819380127e9e8788cf067d3d78707b73cf922ed (patch) | |
tree | 2357c7ed948c8154fcda8d9f829bf9392395aaf5 /print/Makefile | |
parent | bb6bc156115a6f4b8d01079e79a3654c4229a80d (diff) | |
download | pkgsrc-a819380127e9e8788cf067d3d78707b73cf922ed.tar.gz |
Add a Makefile with ghostscript5.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile new file mode 100644 index 00000000000..47b230dd271 --- /dev/null +++ b/print/Makefile @@ -0,0 +1,6 @@ +# $NetBSD: Makefile,v 1.1 1997/11/22 23:12:58 augustss Exp $ +# + + SUBDIR += ghostscript5 + +.include <bsd.port.subdir.mk> |