freebsd-ports/japanese/p5-Encode-EUCJPMS/Makefile
2021-04-06 16:31:07 +02:00

19 lines
406 B
Makefile

# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
PORTNAME= Encode-EUCJPMS
PORTVERSION= 0.07
PORTREVISION= 3
CATEGORIES= japanese converters perl5
MASTER_SITES= CPAN
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module defining Microsoft compatible encodings for Japanese
USES= perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>