diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 14:03:59 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-21 14:03:59 +0000 |
commit | 2d7852dd48ee2f1ef31959ce7fd03372f1d1e162 (patch) | |
tree | f95afc028b06f73916e4eb9abb40498014a1adfe /textproc/p5-HTML-FormatText-WithLinks | |
parent | 93c4ec1e4069f70d7f048c84f8dc47fc9e75f1e5 (diff) |
Notes
Diffstat (limited to 'textproc/p5-HTML-FormatText-WithLinks')
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-HTML-FormatText-WithLinks/pkg-plist | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile index c04658398bd6..e6e7f78ec3fc 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile @@ -10,13 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= loader@freebsdmall.com COMMENT= Perl5 module to convert HTML to text with links as footnotes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \ p5-URI>=0:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::FormatText::WithLinks.3 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-HTML-FormatText-WithLinks/pkg-plist b/textproc/p5-HTML-FormatText-WithLinks/pkg-plist index d224e6e4aa55..02c5858894cc 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/pkg-plist +++ b/textproc/p5-HTML-FormatText-WithLinks/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/HTML::FormatText::WithLinks.3.gz %%SITE_PERL%%/HTML/FormatText/WithLinks.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormatText/WithLinks/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormatText/WithLinks |