aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MARC-Lint
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-Lint
parentbf934d076c8c7181738a26e1862d943a5b84c17b (diff)
downloadports-782caecb459dbe2400a47347db1b1107fa30c407.tar.gz
ports-782caecb459dbe2400a47347db1b1107fa30c407.zip
Notes
Diffstat (limited to 'textproc/p5-MARC-Lint')
-rw-r--r--textproc/p5-MARC-Lint/Makefile4
-rw-r--r--textproc/p5-MARC-Lint/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile
index 7211f009e9e9..aabadf984273 100644
--- a/textproc/p5-MARC-Lint/Makefile
+++ b/textproc/p5-MARC-Lint/Makefile
@@ -14,13 +14,9 @@ BUILD_DEPENDS= p5-MARC-Record>=0:${PORTSDIR}/textproc/p5-MARC-Record \
p5-Business-ISBN>=2.03:${PORTSDIR}/misc/p5-Business-ISBN
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN1= marclint.1
-MAN3= MARC::Lint.3 MARC::Lint::CodeData.3
-
WRKSRC= ${WRKDIR}/marc-lint
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-MARC-Lint/pkg-plist b/textproc/p5-MARC-Lint/pkg-plist
index 0d916d9119a0..de1cc7dd4be4 100644
--- a/textproc/p5-MARC-Lint/pkg-plist
+++ b/textproc/p5-MARC-Lint/pkg-plist
@@ -1,6 +1,9 @@
bin/marclint
+%%PERL5_MAN3%%/MARC::Lint.3.gz
+%%PERL5_MAN3%%/MARC::Lint::CodeData.3.gz
%%SITE_PERL%%/MARC/Lint.pm
%%SITE_PERL%%/MARC/Lint/CodeData.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Lint/.packlist
+man/man1/marclint.1.gz
@dirrm %%SITE_PERL%%/MARC/Lint
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MARC/Lint