6a7f1ba6bf
the Windows-ini-file-like stuff which comes with the base pkg
17 lines
444 B
Makefile
17 lines
444 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/07/25 16:04:09 drochner Exp $
|
|
#
|
|
|
|
DISTNAME= ZConfig-1.0
|
|
PKGNAME= ${PYPKGPREFIX}-zconfig-1.0
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.zope.org/Members/fdrake/zconfig/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://www.zope.org/Members/fdrake/zconfig/
|
|
COMMENT= Configuration library
|
|
|
|
USE_BUILDLINK2= yes
|
|
PYDISTUTILSPKG= yes
|
|
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|