- Convert to USES=python, limit to 2.x

- Add LICENSE
- Clean up plist
This commit is contained in:
Jason E. Hale 2014-10-06 14:30:54 +00:00
parent 8050d614d8
commit e92b7043f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370183
2 changed files with 4 additions and 2 deletions

View File

@ -11,10 +11,13 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
LICENSE= GPLv2
LIB_DEPENDS= libpdf.so:${PORTSDIR}/print/pdflib
USES= python:2
CFLAGS+= -fPIC
USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= EXAMPLES

View File

@ -4,4 +4,3 @@ bin/gbpdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/genTest.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.big5
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.big5.pdf
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%