Thu Oct 27 11:06:01 2016 UTC ()
Restore Makefile.common, still used by fonts/ghostscript-cidfonts-ryumin


(wiz)
diff -r1.21 -r1.22 pkgsrc/print/ghostscript-agpl/Makefile
diff -r0 -r1.10 pkgsrc/print/ghostscript-agpl/Makefile.common

cvs diff -r1.21 -r1.22 pkgsrc/print/ghostscript-agpl/Makefile (expand / switch to unified diff)

--- pkgsrc/print/ghostscript-agpl/Makefile 2016/09/30 12:37:31 1.21
+++ pkgsrc/print/ghostscript-agpl/Makefile 2016/10/27 11:06:01 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2016/09/30 12:37:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.22 2016/10/27 11:06:01 wiz Exp $
2 2
3DISTNAME= ghostscript-9.20 3DISTNAME= ghostscript-${GS_VERSION}
4PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} 4PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
5CATEGORIES= print 5CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://ghostscript.com/ 9HOMEPAGE= http://ghostscript.com/
10COMMENT= Postscript interpreter 10COMMENT= Postscript interpreter
11# Plus adobe verbatim for Resources/CMap. 11# Plus adobe verbatim for Resources/CMap.
12LICENSE= gnu-agpl-v3 12LICENSE= gnu-agpl-v3
13 13
14DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts 14DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
15 15
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

File Added: pkgsrc/print/ghostscript-agpl/Makefile.common
# $NetBSD: Makefile.common,v 1.10 2016/10/27 11:06:01 wiz Exp $
# used by print/ghostscript-agpl/Makefile
# used by fonts/ghostscript-cidfonts-ryumin/Makefile

GS_VERSION=    9.20