freebsd-ports/japanese/p5-Lingua-JA-Kana/Makefile
2012-08-23 10:03:28 +00:00

24 lines
465 B
Makefile

# New ports collection makefile for: p5-Lingua-JA-Kana
# Date created: 14 May 2008
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Lingua-JA-Kana
PORTVERSION= 0.07
CATEGORIES= japanese perl5
MASTER_SITES= CPAN
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Converts between Kanas and Romaji
PERL_CONFIGURE= yes
MAN3= ${PORTNAME:S/-/::/g}.3
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
.include <bsd.port.post.mk>