9379a75ce1
during the staging conversion. Sorry about the noise.
18 lines
335 B
Makefile
18 lines
335 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Encode-JP-Emoji
|
|
PORTVERSION= 0.60
|
|
CATEGORIES= japanese perl5
|
|
MASTER_SITES= CPAN
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
|
COMMENT= Perl extension for Emoji encodings and cross-mapping tables
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
|
|
|
|
.include <bsd.port.post.mk>
|