Sync with upstream: add egg.

This commit is contained in:
Thomas Klausner 2012-01-21 19:32:19 +00:00
parent 058ec7e13d
commit c39501b1e2
2 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/06 13:47:13 thomasklausner Exp $
# $NetBSD: Makefile,v 1.3 2012/01/21 19:32:19 thomasklausner Exp $
DISTNAME= calypso-0.5
CATEGORIES= net
@ -25,11 +25,12 @@ PYTHON_VERSIONS_INCOMPATIBLE= 24 25
INSTALLATION_DIRS= share/examples/calypso
REPLACE_PYTHON= calypso.py
EGG_NAME= ${DISTNAME:S/c/C/}
post-install:
${INSTALL_DATA} ${WRKSRC}/config ${DESTDIR}${PREFIX}/share/examples/calypso/
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../lang/python/egg.mk"
.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,10 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/04 17:55:50 thomasklausner Exp $
@comment $NetBSD: PLIST,v 1.2 2012/01/21 19:32:20 thomasklausner Exp $
bin/calypso
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/calypso/__init__.py
${PYSITELIB}/calypso/__init__.pyc
${PYSITELIB}/calypso/__init__.pyo