- Fix MASTER_SITES
- Add LICENSE (Artistic 2) PR: ports/160134 Submitted by: Kato Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
a97530c6a9
commit
febfb169f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280383
1 changed files with 4 additions and 1 deletions
|
@ -8,11 +8,14 @@
|
|||
PORTNAME= a2pdf
|
||||
PORTVERSION= 1.13
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://perl.jonallen.info/pub/Main/Ascii2Pdf/ CENKES
|
||||
MASTER_SITES= http://perl.jonallen.info/attachment/26/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Text to PDF converter
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/artistic-2_0.txt
|
||||
|
||||
BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \
|
||||
perltidy>=0:${PORTSDIR}/devel/perltidy \
|
||||
p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
|
||||
|
|
Loading…
Reference in a new issue