2009-03-23 21:11:37 +01:00
|
|
|
# New ports collection makefile for: p5-Unicode-EastAsianWidth
|
|
|
|
# Date created: 2009/03/23
|
|
|
|
# Whom: chinsan
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Unicode-EastAsianWidth
|
|
|
|
DISTVERSION= 1.30
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2009-03-23 21:11:37 +01:00
|
|
|
COMMENT= East Asian Width properties
|
|
|
|
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
|
|
|
|
MAN3= Unicode::EastAsianWidth.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|