aboutsummaryrefslogblamecommitdiff
path: root/japanese/p5-Text-Kakasi/Makefile
blob: b10990657a1b4178aec5612deceead28e2613620 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 





                                                                
                           
                    
                                       
                    
 
                                 
                                               
 
                                                    
 
                   
                                                 
 



                                   


                                                                                
                           
# New ports collection makefile for:	p5-kakasi
# Date created:		25 February 2000
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#

PORTNAME=	Text-Kakasi
PORTVERSION=	2.04
CATEGORIES=	japanese textproc perl5
MASTER_SITES=	CPAN

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Kakasi library module for Perl5

LIB_DEPENDS=	kakasi.3:${PORTSDIR}/japanese/kakasi

PERL_CONFIGURE=	yes
MAN3=		Text::Kakasi.3 Text::Kakasi::JP.3

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

post-patch:
	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL

.include <bsd.port.post.mk>