pkgsrc-wip/zope3-unstable/Makefile.common
Tobias Nygren 3c6264d4e6 Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
2008-05-22 15:38:46 +00:00

12 lines
262 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2008/05/22 15:38:49 tnn2 Exp $
#
PYTHON_VERSIONS_ACCEPTED= 25 24
ZOPE3_DIR= ${PREFIX}/share/zope3
ZOPE3_DOCDIR= ${PREFIX}/share/doc/zope3
ZOPE3_GROUP?= zope3
ZOPE3_USER?= zope3
.include "../../lang/python/application.mk"