1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/japanese/p5-Lingua-JA-Kana/Makefile
2021-10-04 21:58:01 +02:00

20 lines
365 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
PORTNAME= Lingua-JA-Kana
PORTVERSION= 0.07
PORTREVISION= 1
CATEGORIES= japanese perl5
MASTER_SITES= CPAN
MAINTAINER= perl@FreeBSD.org
COMMENT= Converts between Kanas and Romaji
USES= perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>