mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Add LICENSE
- Add BUILD_DEPENDS - Add NO_ARCH - Take maintainership
This commit is contained in:
@@ -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,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/
|
||||
|
||||
Reference in New Issue
Block a user