summaryrefslogtreecommitdiff
path: root/japanese/pycodec-zope/Makefile
blob: 3b92e024a2f0f616441c081d3df62067fd3f2170 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	Python JapaneseCodec (for Zope)
# Date created:		15 March 2005
# Whom:			HAYASHI Yasushi <yasi@yasi.to>
#
# $FreeBSD$
#

PORTREVISION=	1
PKGNAMESUFFIX=	-zope
COMMENT=	Python JapaneseCodecs works fine with Zope
MASTERDIR=	${.CURDIR}/../../japanese/pycodec
PKGDIR=		${.CURDIR}
PLIST=		${MASTERDIR}/pkg-plist
PKGMESSAGE=	${MASTERDIR}/pkg-message

USE_ZOPE=	yes

.include "${MASTERDIR}/Makefile"