aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Entities-ImodePictogram/Makefile
blob: 6f364a3968ed52fe874403ea6635dda165ca0c74 (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=	ports@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>