blob: ebeafd1200f11961cb060adf7582de815b9550f2 (
plain) (
tree)
|
|
# New ports collection makefile for: Python JapaneseCodec (for Zope)
# Date created: 15 March 2005
# Whom: HAYASHI Yasushi <yasi@yasi.to>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -zope
COMMENT= Python JapaneseCodecs works fine with Zope
MASTERDIR= ${.CURDIR}/../../japanese/pycodec
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
PKGMESSAGE= ${MASTERDIR}/pkg-message
PYTHON_VERSION= python2.3
.include "${MASTERDIR}/Makefile"
|