freebsd-ports/korean/p5-Lingua-KO-Hangul-Util/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

20 lines
441 B
Makefile

PORTNAME= Lingua-KO-Hangul-Util
PORTVERSION= 0.28
CATEGORIES= korean perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR=CPAN:SADAHIRO
PKGNAMEPREFIX= p5-
MAINTAINER= bokutin@bokut.in
COMMENT= Utility functions for Hangul in Unicode
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
PLIST_FILES= ${SITE_PERL}/Lingua/KO/Hangul/Util.pm \
${SITE_MAN3_REL}/Lingua::KO::Hangul::Util.3.gz
NO_ARCH= yes
.include <bsd.port.mk>