# Created by: Daisuke Kawahara # $FreeBSD$ PORTNAME= e2ps PORTVERSION= 4.34 CATEGORIES= japanese print MASTER_SITES= http://wt1.ld.infoseek.co.jp/sources/ MAINTAINER= kawahara@pine.kuee.kyoto-u.ac.jp COMMENT= Text file to postscript converter (with Japanese support) USE_BZIP2= yes DOCDIR= ${PREFIX}/share/doc/${PKGBASE} NO_STAGE= yes .include post-patch: cd ${WRKSRC} && \ mv ps-font.c ps-font.c.orig && \ ${SED} -e '/Times-Roman$$/,/^Gothic-Medium.Katakana$$/{s,$$,\\,;}' ps-font.c.orig > ps-font.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/e2ps ${PREFIX}/bin ${LN} -sf ${PREFIX}/bin/e2ps ${PREFIX}/bin/e2lpr .if !defined(NOPORTDOCS) ${MKDIR} ${DOCDIR} cd ${WRKSRC} ; ${INSTALL_DATA} README.euc README.english ${DOCDIR} .endif .include sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Add missing DEPENDS to avoid build warningsswills2012-04-241-1/+2
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Add missing perl5 virtual categoriespgollucci2010-09-141-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 0.2.0miwi2009-12-252-5/+6
* - Update to 0.1.0wen2009-11-102-4/+4