1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/japanese/p5-nkf/Makefile

24 lines
436 B
Makefile
Raw Normal View History

# 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"