2010-05-19 14:38:10 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Encode-JP-Emoji
|
2010-10-30 14:58:33 +02:00
|
|
|
PORTVERSION= 0.60
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2010-05-19 14:38:10 +02:00
|
|
|
CATEGORIES= japanese perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for Emoji encodings and cross-mapping tables
|
|
|
|
|
2013-09-16 12:58:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-05-19 14:38:10 +02:00
|
|
|
|
2014-02-06 12:43:02 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
|
|
|
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|