mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
cf118ccf87
Reported by: lwhsu
21 lines
445 B
Makefile
21 lines
445 B
Makefile
PORTNAME= Lingua-KO-Romanize-Hangul
|
|
PORTVERSION= 0.20
|
|
CATEGORIES= korean perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR=CPAN:KAWASAKI
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= bokutin@bokut.in
|
|
COMMENT= Romanization of Korean language
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
PLIST_FILES= ${SITE_PERL}/Lingua/KO/Romanize/Hangul.pm \
|
|
${SITE_MAN3_REL}/Lingua::KO::Romanize::Hangul.3.gz
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|