freebsd-ports/textproc/p5-HTML-Entities-ImodePictogram/Makefile
Nuno Teixeira 707989ed0f */*: Maintainer reset for smatsui@karashi.org
Many consecutive timeouts.  We thank smatsui for all his efforts and
hope to see him back in the future.

PR:		255256
PR:		255257
PR:		255258 [1]
Approved by:	maintainer timeout (smatsui@karashi.org, > 2 months), dbaio (mentor)
Approved by:	portmgr (adamw) [1]
Differential Revision:	https://reviews.freebsd.org/D30769 [1]
2021-07-03 11:30:37 +01: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>