freebsd-ports/textproc/p5-HTML-Entities-ImodePictogram/Makefile
Andrej Zverev 4240fc6bea - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 06:49:58 +00:00

19 lines
433 B
Makefile

# Created by: Shinsuke Matsui <smatsui@karashi.org>
# $FreeBSD$
PORTNAME= HTML-Entities-ImodePictogram
PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= smatsui@karashi.org
COMMENT= HTML::Entities::ImodePictogram - encode / decode i-mode pictogram
USES= perl5
USE_PERL5= configure
MAN3= HTML::Entities::ImodePictogram.3 \
HTML::Entities::ImodePictogram.ja.3
.include <bsd.port.mk>