opnsense-ports/textproc/p5-HTML-Entities-ImodePictogram/Makefile
Franco Fichtner 13a6e9bab9 */*: sync with upstream
Taken from: HardenedBSD
2021-07-05 10:55:42 +02:00

16 lines
340 B
Makefile

# Created by: Shinsuke Matsui <smatsui@karashi.org>
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>