summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Entities-ImodePictogram/Makefile
blob: 313a54bcba776c6ce31395387b94ec2a3d5dd309 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	HTML-Entities-ImodePictogram
PORTVERSION=	0.06
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Encode/decode HTML entities for i-mode pictograms
WWW=		https://metacpan.org/release/HTML-Entities-ImodePictogram

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>