ea025145d7
* regist egg-info Bump PKGREVISION.
18 lines
443 B
Makefile
18 lines
443 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/10/15 11:10:57 obache Exp $
|
|
#
|
|
|
|
DISTNAME= jonpy-0.06
|
|
PKGNAME= ${PYPKGPREFIX}-jonpy-0.06
|
|
PKGREVISION= 1
|
|
CATEGORIES= www python
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jonpy/}
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= http://jonpy.sourceforge.net
|
|
COMMENT= Tools for FastCGI/CGI Python programs
|
|
LICENSE= mit
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../lang/python/distutils.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|