distutils pkg, register egg-info.

Bump PKGREVISION.
This commit is contained in:
obache 2012-01-23 07:54:23 +00:00
parent 4b2f410a88
commit 8646fba441
2 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.6 2009/11/17 14:29:32 wiz Exp $ # $NetBSD: Makefile,v 1.7 2012/01/23 07:54:23 obache Exp $
DISTNAME= python2-chardet-2.0.1 DISTNAME= python2-chardet-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python2-//} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python2-//}
PKGREVISION= 1
CATEGORIES= converters python CATEGORIES= converters python
MASTER_SITES= http://chardet.feedparser.org/download/ MASTER_SITES= http://chardet.feedparser.org/download/
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
@ -13,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes EGG_NAME= ${DISTNAME:S/python2-//}
.include "../../lang/python/extension.mk" .include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk" .include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.3 2009/11/17 14:29:32 wiz Exp $ @comment $NetBSD: PLIST,v 1.4 2012/01/23 07:54:23 obache Exp $
${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/chardet/__init__.py ${PYSITELIB}/chardet/__init__.py
${PYSITELIB}/chardet/__init__.pyc ${PYSITELIB}/chardet/__init__.pyc
${PYSITELIB}/chardet/__init__.pyo ${PYSITELIB}/chardet/__init__.pyo