freebsd-ports/converters/p5-Encode-Detect-CJK/Makefile
Sunpoet Po-Chuan Hsieh ad3b4149eb Cosmetic change
2020-04-02 12:02:29 +00:00

22 lines
420 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-Detect-CJK
PORTVERSION= 2.0.2
PORTREVISION= 1
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
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>