diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-22 11:47:22 +0000 |
commit | 580056663cb59bf7a2403f5f4831e9e8f9b84998 (patch) | |
tree | afe4d8935e35d90b5245f5699370b59cc4b0a331 /textproc/p5-Spreadsheet-Read | |
parent | 09a1f6d9a25aeac6639ec911caa755838e9d95c0 (diff) | |
download | ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.tar.gz ports-580056663cb59bf7a2403f5f4831e9e8f9b84998.zip |
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-Read')
-rw-r--r-- | textproc/p5-Spreadsheet-Read/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-Read/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile index abbb27d0866b..2df570e9785f 100644 --- a/textproc/p5-Spreadsheet-Read/Makefile +++ b/textproc/p5-Spreadsheet-Read/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= swills@FreeBSD.org COMMENT= Read the data from a spreadsheet +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ p5-Text-CSV>0:${PORTSDIR}/textproc/p5-Text-CSV \ @@ -23,7 +26,4 @@ TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure -MAN3= Spreadsheet::Read.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Spreadsheet-Read/pkg-plist b/textproc/p5-Spreadsheet-Read/pkg-plist index eff6ba56d3f9..df06a17e3e1f 100644 --- a/textproc/p5-Spreadsheet-Read/pkg-plist +++ b/textproc/p5-Spreadsheet-Read/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Spreadsheet::Read.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet/Read/.packlist %%SITE_PERL%%/Spreadsheet/Read.pm @dirrmtry %%SITE_PERL%%/Spreadsheet |