diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:49:58 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 06:49:58 +0000 |
commit | 4240fc6bea860b1d7a2de8626e6946349e4e947f (patch) | |
tree | 8ea8fc39fe52fc25bf45028eb5aadc0a7154082b /textproc/p5-HTML-Entities-ImodePictogram | |
parent | 434a1ea67a163b94a6b12ecde86cf69379c1043e (diff) |
Notes
Diffstat (limited to 'textproc/p5-HTML-Entities-ImodePictogram')
-rw-r--r-- | textproc/p5-HTML-Entities-ImodePictogram/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-HTML-Entities-ImodePictogram/Makefile b/textproc/p5-HTML-Entities-ImodePictogram/Makefile index 64f1d826096f..012b86981d37 100644 --- a/textproc/p5-HTML-Entities-ImodePictogram/Makefile +++ b/textproc/p5-HTML-Entities-ImodePictogram/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: textproc/p5-HTML-Entities-ImodePictogram -# Date created: 17 Aug 2007 -# Whom: Shinsuke Matsui <smatsui@karashi.org> -# +# Created by: Shinsuke Matsui <smatsui@karashi.org> # $FreeBSD$ -# PORTNAME= HTML-Entities-ImodePictogram PORTVERSION= 0.06 @@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= smatsui@karashi.org COMMENT= HTML::Entities::ImodePictogram - encode / decode i-mode pictogram -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::Entities::ImodePictogram.3 \ HTML::Entities::ImodePictogram.ja.3 |