707989ed0f
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]
16 lines
340 B
Makefile
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>
|