1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/japanese/p5-nkf/Makefile
Norikatsu Shigemura 76af5fda93 Update to 2.0.9.
PR:		ports/132453
Submitted by:	Tsurutani Naoki   turutani at scphys.kyoto-u.ac.jp
2009-04-12 13:42:08 +00:00

24 lines
436 B
Makefile

# New ports collection makefile for: p5-nkf
# Date created: 23 Feb 2000
# Whom: max
#
# $FreeBSD$
#
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}/NKF.mod
PATCHDIR= ${.CURDIR}/files
MAN3= NKF.3
MASTERDIR= ${.CURDIR}/../nkf
.include "${MASTERDIR}/Makefile"