diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /textproc/p5-Text-CSV_XS/Makefile | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-CSV_XS/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 5f12c02004e3..3ec337c75659 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -8,15 +8,15 @@ PORTNAME= Text-CSV_XS PORTVERSION= 0.20 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org USE_PERL5= yes -MAN3= Text::CSV_XS.3 +MAN3= Text::CSV_XS.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: |