diff options
Diffstat (limited to 'print/ghostscript-gpl/Makefile.common')
-rw-r--r-- | print/ghostscript-gpl/Makefile.common | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/Makefile.common b/print/ghostscript-gpl/Makefile.common new file mode 100644 index 00000000000..819242cde25 --- /dev/null +++ b/print/ghostscript-gpl/Makefile.common @@ -0,0 +1,6 @@ +# $NetBSD: Makefile.common,v 1.1 2013/03/16 21:32:00 dholland Exp $ +# used by print/ghostscript-gpl/Makefile +# used (potentially) by fonts/ghostscript-cidfonts/Makefile +# used (potentially) by fonts/ghostscript-cidfonts-ryumin/Makefile + +GS_VERSION= 9.05 |