# New ports collection makefile for: p5-nkf # Date created: 23 Feb 2000 # Whom: max # # $FreeBSD: ports/japanese/p5-nkf/Makefile,v 1.17 2006/07/03 09:10:27 nork Exp $ # CATEGORIES= japanese perl5 PKGNAMEPREFIX= ja-p5- COMMENT= A perl extension module to use NKF DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}/NKF.mod PATCHDIR= ${.CURDIR}/files MAN3= NKF.3 MASTERDIR= ${.CURDIR}/../nkf .include "${MASTERDIR}/Makefile"