Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / print / bg5ps / Makefile
blobf1affcc6769ee604925b74dfc107701991596cad
1 # $NetBSD: Makefile,v 1.20 2012/03/15 11:53:36 obache Exp $
3 DISTNAME= bg5ps-1.3.0
4 PKGREVISION= 5
5 CATEGORIES= print converters
6 MASTER_SITES= # ftp://freebsd.sinica.edu.tw/pub/keith/
8 MAINTAINER= pkgsrc-users@NetBSD.org
9 # HOMEPAGE= http://students.washington.edu/cschin/bg5ps/
10 COMMENT= Convert Big5/GB encoded files to postscript
12 DEPENDS+= arphic-ttf>=2.11:../../fonts/arphic-ttf
14 PKG_SYSCONFSUBDIR?= bg5ps
16 REPLACE_PYTHON+= bg5ps
18 SUBST_CLASSES+= config
19 SUBST_MESSAGE.config= Fixing configuration files path.
20 SUBST_STAGE.config= post-configure
21 SUBST_FILES.config= bg5ps
22 SUBST_VARS.config= PKG_SYSCONFDIR
24 .include "../../lang/python/application.mk"
25 .include "../../lang/python/extension.mk"
26 .include "../../graphics/freetype-lib/buildlink3.mk"
27 .include "../../mk/bsd.pkg.mk"