diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 17:26:57 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 17:26:57 +0000 |
| commit | f900846e5260dc5d66ccd323d0da759c95e2d6bb (patch) | |
| tree | 3d2d195baaa9a28035ca99cf8f30d5a105a434b0 /textproc/p5-HTML-HTML5-Entities | |
| parent | 92c4ee1048b74b790b3b109e036920b222527701 (diff) | |
Notes
Diffstat (limited to 'textproc/p5-HTML-HTML5-Entities')
| -rw-r--r-- | textproc/p5-HTML-HTML5-Entities/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-HTML-HTML5-Entities/Makefile b/textproc/p5-HTML-HTML5-Entities/Makefile index fdaa3262fb3f..15533f8b3f96 100644 --- a/textproc/p5-HTML-HTML5-Entities/Makefile +++ b/textproc/p5-HTML-HTML5-Entities/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-HTML5-Entities -# Date created: 2011-10-11 -# Whom: Frederic Culot <culot@FreeBSD.org> -# +# Created by: Frederic Culot <culot@FreeBSD.org> # $FreeBSD$ -# PORTNAME= HTML-HTML5-Entities PORTVERSION= 0.003 @@ -18,7 +14,8 @@ COMMENT= Pure Perl drop-in replacement for HTML::Entities LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= HTML::HTML5::Entities.3 |
