aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-12-23 12:59:24 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-12-23 12:59:24 +0000
commit1eb6078e88c8113fbccbcf7ce48ae2e65a892839 (patch)
tree4560f7c7c9c6d7712403af83e13f25a799d1a1f3 /textproc/p5-MARC
parentb4aa1ec8d7ce6188046dcbd4e581c3cccd0535ba (diff)
downloadports-1eb6078e88c8113fbccbcf7ce48ae2e65a892839.tar.gz
ports-1eb6078e88c8113fbccbcf7ce48ae2e65a892839.zip
Notes
Diffstat (limited to 'textproc/p5-MARC')
-rw-r--r--textproc/p5-MARC/Makefile22
-rw-r--r--textproc/p5-MARC/distinfo1
-rw-r--r--textproc/p5-MARC/pkg-comment1
-rw-r--r--textproc/p5-MARC/pkg-descr8
-rw-r--r--textproc/p5-MARC/pkg-plist3
5 files changed, 35 insertions, 0 deletions
diff --git a/textproc/p5-MARC/Makefile b/textproc/p5-MARC/Makefile
new file mode 100644
index 000000000000..105e3c102d7a
--- /dev/null
+++ b/textproc/p5-MARC/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-MARC
+# Date created: 23 December 2001
+# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= MARC
+PORTVERSION= 1.13
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= MARC
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= demon@FreeBSD.org
+
+PERL_CONFIGURE= yes
+
+MAN3= MARC.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-MARC/distinfo b/textproc/p5-MARC/distinfo
new file mode 100644
index 000000000000..aa22f30af066
--- /dev/null
+++ b/textproc/p5-MARC/distinfo
@@ -0,0 +1 @@
+MD5 (MARC-1.13.tar.gz) = d34195a6ceb48d7b0b81413099163166
diff --git a/textproc/p5-MARC/pkg-comment b/textproc/p5-MARC/pkg-comment
new file mode 100644
index 000000000000..064afb01f253
--- /dev/null
+++ b/textproc/p5-MARC/pkg-comment
@@ -0,0 +1 @@
+A module for manipulating bibliographic records in the USMARC format
diff --git a/textproc/p5-MARC/pkg-descr b/textproc/p5-MARC/pkg-descr
new file mode 100644
index 000000000000..c80587aff170
--- /dev/null
+++ b/textproc/p5-MARC/pkg-descr
@@ -0,0 +1,8 @@
+A Perl 5 module for reading in, manipulating, and outputting
+bibliographic records in the USMARC format. It handles conversions
+from MARC into ASCII (text), Library of Congress MARCMaker, HTML,
+and ISBD. Input from MARCMaker format is also supported. Individual
+records, fields, indicators, and subfields can be created, modified, and
+deleted. It can extract URLs from the 856 field into HTML.
+
+WWW: http://marcpm.sourceforge.net/
diff --git a/textproc/p5-MARC/pkg-plist b/textproc/p5-MARC/pkg-plist
new file mode 100644
index 000000000000..388c280c4acb
--- /dev/null
+++ b/textproc/p5-MARC/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MARC/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/MARC.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MARC