Add LICENSE

- Add BUILD_DEPENDS
- Add NO_ARCH
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2018-05-16 00:01:06 +00:00
parent 6addc3e8f6
commit d04849f483
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -7,11 +7,15 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHROMATIC
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Wrapper for the PDF::API2 modules
RUN_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
LICENSE= PD
BUILD_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+1 -1
View File
@@ -1,3 +1,3 @@
Simplistic wrapper for the PDF-API2 modules
PDF::API2::Simple is a simplistic wrapper for the excellent PDF::API2 modules.
WWW: http://search.cpan.org/dist/PDF-API2-Simple/