aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC-XML
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-21 17:03:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-21 17:03:00 +0000
commit782caecb459dbe2400a47347db1b1107fa30c407 (patch)
treeb3e83b8ee8a817e2754e3618dced244d0f476aa5 /textproc/p5-MARC-XML
parentbf934d076c8c7181738a26e1862d943a5b84c17b (diff)
downloadports-782caecb459dbe2400a47347db1b1107fa30c407.tar.gz
ports-782caecb459dbe2400a47347db1b1107fa30c407.zip
* Convert to staging
* Add license Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=340622
Diffstat (limited to 'textproc/p5-MARC-XML')
-rw-r--r--textproc/p5-MARC-XML/Makefile7
-rw-r--r--textproc/p5-MARC-XML/pkg-plist3
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile
index e8966e4ecca5..7dade537b9a1 100644
--- a/textproc/p5-MARC-XML/Makefile
+++ b/textproc/p5-MARC-XML/Makefile
@@ -10,16 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= An extension to the MARC-Record distribution for working with XML data
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \
p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \
p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN1= marc2xml.1 xml2marc.1
-MAN3= MARC::File::XML.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-MARC-XML/pkg-plist b/textproc/p5-MARC-XML/pkg-plist
index a4e88dd4da88..a28de50b6214 100644
--- a/textproc/p5-MARC-XML/pkg-plist
+++ b/textproc/p5-MARC-XML/pkg-plist
@@ -1,5 +1,8 @@
bin/marc2xml
bin/xml2marc
+%%PERL5_MAN3%%/MARC::File::XML.3.gz
%%SITE_PERL%%/MARC/File/XML.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC-XML/.packlist
+man/man1/marc2xml.1.gz
+man/man1/xml2marc.1.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC-XML