openbsd-ports/devel/py-mxDateTime/Makefile
2007-10-08 08:22:38 +00:00

29 lines
598 B
Makefile

# $OpenBSD: Makefile,v 1.18 2007/10/08 08:22:39 steven Exp $
SHARED_ONLY= Yes
COMMENT= Date and Time types for Python
VERSION= 2.0.5
DISTNAME= egenix-mx-base-${VERSION}
PKGNAME= py-mxDateTime-${VERSION}p1
CATEGORIES= devel
MASTER_SITES= http://www.lemburg.com/files/python/
HOMEPAGE= http://www.lemburg.com/files/python/eGenix-mx-Extensions.html
MAINTAINER= Jason Ish <ish@openbsd.org>
# eGenix.com Public License Agreement
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
MODULES= lang/python
NO_REGRESS= Yes
.include <bsd.port.mk>