freebsd-ports/japanese/pycodec-zope/Makefile
Pav Lucistnik 543896a513 Add pycodec-zope, a slave port to pycodec with depends on python 2.3 and is
useful for Zope world which is running python 2.3

PR:		ports/78864
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2005-03-18 17:55:26 +00:00

17 lines
425 B
Makefile

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