Skip to content

Commit

Permalink
distutils pkg, register egg-info.
Browse files Browse the repository at this point in the history
Bump PKGREVISION.
  • Loading branch information
obache committed Jan 23, 2012
1 parent 4483918 commit 28f8324
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
8 changes: 3 additions & 5 deletions converters/py-jpCodecs/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.13 2009/03/05 18:51:27 joerg Exp $
# $NetBSD: Makefile,v 1.14 2012/01/23 07:57:25 obache Exp $

DISTNAME= JapaneseCodecs-1.4.11
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= converters python
MASTER_SITES= http://www.python.jp/Zope/download/JapaneseCodecs/ \
http://www.asahi-net.or.jp/~rd6t-kjym/python/JapaneseCodecs/dist/
Expand All @@ -13,7 +13,5 @@ COMMENT= Python Unicode codecs for Japanese charsets

PKG_DESTDIR_SUPPORT= user-destdir

PYDISTUTILSPKG= yes

.include "../../lang/python/extension.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
3 changes: 2 additions & 1 deletion converters/py-jpCodecs/PLIST
@@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:39:10 joerg Exp $
@comment $NetBSD: PLIST,v 1.4 2012/01/23 07:57:25 obache Exp $
${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/japanese.pth
${PYSITELIB}/japanese/__init__.py
${PYSITELIB}/japanese/__init__.pyc
Expand Down

0 comments on commit 28f8324

Please sign in to comment.