diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 22:29:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 22:29:50 +0000 |
commit | fd5d9cfd1146421a0ad7512a163adb5954780b1e (patch) | |
tree | ee28000bea32ce4396cdc6c349d44acc6c8f10c2 /textproc/p5-Parse-FixedLength | |
parent | 173e1d89650722ccd7113be1283abb2e9a1f0a59 (diff) | |
download | ports-fd5d9cfd1146421a0ad7512a163adb5954780b1e.tar.gz ports-fd5d9cfd1146421a0ad7512a163adb5954780b1e.zip |
Notes
Diffstat (limited to 'textproc/p5-Parse-FixedLength')
-rw-r--r-- | textproc/p5-Parse-FixedLength/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Parse-FixedLength/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Parse-FixedLength/Makefile b/textproc/p5-Parse-FixedLength/Makefile index ff83022f93fb..8ea43db5610f 100644 --- a/textproc/p5-Parse-FixedLength/Makefile +++ b/textproc/p5-Parse-FixedLength/Makefile @@ -13,7 +13,4 @@ COMMENT= Parse a string containing fixed length fields into component parts USES= perl5 USE_PERL5= configure -MAN3= Parse::FixedLength.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Parse-FixedLength/pkg-plist b/textproc/p5-Parse-FixedLength/pkg-plist index 7484ba36a8a8..e968950ec8a1 100644 --- a/textproc/p5-Parse-FixedLength/pkg-plist +++ b/textproc/p5-Parse-FixedLength/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Parse::FixedLength.3.gz %%SITE_PERL%%/Parse/FixedLength.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/FixedLength/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/FixedLength |