freebsd-ports/converters/p5-Encode-Detect-CJK/Makefile
Sunpoet Po-Chuan Hsieh 054350495e - Support STAGEDIR
2013-09-30 15:11:03 +00:00

19 lines
389 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-Detect-CJK
PORTVERSION= 2.0.2
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Charset detector for East Asia charsets and website contents
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>