diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-24 15:52:12 +0000 |
commit | 61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db (patch) | |
tree | 2bde90029aec0b39c5098c897caaf97334d8a53c /textproc/p5-Text-Textile | |
parent | d868ed7aea79199e7b22a02ac01cd4cec8760049 (diff) | |
download | ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.tar.gz ports-61fd35343f28cc7aff1e7b3f3dee4fc3b3dcb6db.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Textile')
-rw-r--r-- | textproc/p5-Text-Textile/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Textile/pkg-plist | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 85b1a63dccd1..e4e08c0615ba 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= hcoyote@ghostar.org COMMENT= A perl-based implementation of the Textile syntax by Dean Allen +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -MAN3= Text::Textile.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Textile/pkg-plist b/textproc/p5-Text-Textile/pkg-plist index f41548b2611f..2cbb287372ff 100644 --- a/textproc/p5-Text-Textile/pkg-plist +++ b/textproc/p5-Text-Textile/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Text::Textile.3.gz %%SITE_PERL%%/Text/Textile.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Textile/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Textile |