diff options
Diffstat (limited to 'print/bg5pdf/Makefile')
-rw-r--r-- | print/bg5pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index 1fbd6e2c36f..8c18b4d5475 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:16:16 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:24:28 agc Exp $ # DISTNAME= bg5pdf-1.0.0 -WRKSRC= ${WRKDIR}/bg5pdf CATEGORIES= print chinese MASTER_SITES= http://students.washington.edu/cschin/bg5ps/bg5pdf/ @@ -10,6 +9,7 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://students.washington.edu/cschin/bg5ps/bg5pdf/ COMMENT= Wrap big5 encoding text file into PDF file by using PDFlib +WRKSRC= ${WRKDIR}/bg5pdf USE_BUILDLINK2= yes PYTHON_VERSIONS_ACCEPTED= 21 PYBINMODULE= # defined |