diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 17:03:00 +0000 |
commit | 782caecb459dbe2400a47347db1b1107fa30c407 (patch) | |
tree | b3e83b8ee8a817e2754e3618dced244d0f476aa5 /textproc/p5-Lingua-EN-Fathom | |
parent | bf934d076c8c7181738a26e1862d943a5b84c17b (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Fathom')
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Fathom/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index 775154d93b52..d8fae6a7439e 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::EN::Fathom - Measure readability of English text +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} @@ -17,7 +20,4 @@ RUN_DEPENDS= ${COMMON_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Lingua::EN::Fathom.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Fathom/pkg-plist b/textproc/p5-Lingua-EN-Fathom/pkg-plist index 00c2d9c7acbe..81f931449cf7 100644 --- a/textproc/p5-Lingua-EN-Fathom/pkg-plist +++ b/textproc/p5-Lingua-EN-Fathom/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Lingua::EN::Fathom.3.gz %%SITE_PERL%%/Lingua/EN/Fathom.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Fathom |