1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/textproc/p5-Unicode-EastAsianWidth/Makefile
2019-09-03 19:08:41 +00:00

21 lines
312 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= Unicode-EastAsianWidth
PORTVERSION= 12.0
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= East Asian Width properties
LICENSE= CC0-1.0
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>