2012-03-15 12:53:20 +01:00
|
|
|
# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:36 obache Exp $
|
2002-06-15 10:22:17 +02:00
|
|
|
|
|
|
|
DISTNAME= bg5ps-1.3.0
|
2012-03-15 12:53:20 +01:00
|
|
|
PKGREVISION= 5
|
2002-06-15 10:22:17 +02:00
|
|
|
CATEGORIES= print converters
|
2011-03-18 21:13:32 +01:00
|
|
|
MASTER_SITES= # ftp://freebsd.sinica.edu.tw/pub/keith/
|
2002-06-15 10:22:17 +02:00
|
|
|
|
2007-09-30 19:45:23 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-10-04 23:53:15 +02:00
|
|
|
# HOMEPAGE= http://students.washington.edu/cschin/bg5ps/
|
2003-07-21 19:10:16 +02:00
|
|
|
COMMENT= Convert Big5/GB encoded files to postscript
|
2002-06-15 10:22:17 +02:00
|
|
|
|
2008-06-20 03:09:05 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-04-22 15:19:52 +02:00
|
|
|
DEPENDS+= arphic-ttf>=2.11:../../fonts/arphic-ttf
|
2002-06-15 10:22:17 +02:00
|
|
|
|
|
|
|
PKG_SYSCONFSUBDIR?= bg5ps
|
|
|
|
|
2011-07-03 22:44:45 +02:00
|
|
|
REPLACE_PYTHON+= bg5ps
|
2002-06-15 10:22:17 +02:00
|
|
|
|
2011-07-03 22:44:45 +02:00
|
|
|
SUBST_CLASSES+= config
|
|
|
|
SUBST_MESSAGE.config= Fixing configuration files path.
|
|
|
|
SUBST_STAGE.config= post-configure
|
|
|
|
SUBST_FILES.config= bg5ps
|
|
|
|
SUBST_VARS.config= PKG_SYSCONFDIR
|
|
|
|
|
|
|
|
.include "../../lang/python/application.mk"
|
2002-09-22 01:46:45 +02:00
|
|
|
.include "../../lang/python/extension.mk"
|
2004-05-05 05:54:59 +02:00
|
|
|
.include "../../graphics/freetype-lib/buildlink3.mk"
|
2002-06-15 10:22:17 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|