freebsd-ports/textproc/p5-Unicode-EastAsianWidth/Makefile
2012-05-15 10:08:00 +00:00

21 lines
392 B
Makefile

# New ports collection makefile for: p5-Unicode-EastAsianWidth
# Date created: 2009/03/23
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Unicode-EastAsianWidth
PORTVERSION= 1.32
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= East Asian Width properties
PERL_CONFIGURE= yes
MAN3= Unicode::EastAsianWidth.3
.include <bsd.port.mk>