Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/06/16 08:50:42 pettai Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.4 2014/01/20 12:39:14 wiz Exp $
|
||||
|
||||
DISTNAME= dpkt-1.8
|
||||
PKGNAME= ${PYPKGPREFIX}-dpkt-1.8
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= http://dpkt.googlecode.com/files/
|
||||
|
||||
@@ -11,10 +11,9 @@ HOMEPAGE= http://code.google.com/p/dpkt/
|
||||
COMMENT= Python packet creation / parsing library
|
||||
LICENSE= modified-bsd
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.8
|
||||
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@comment $NetBSD: PLIST,v 1.2 2013/06/16 08:50:42 pettai Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2014/01/20 12:39:14 wiz Exp $
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
${PYSITELIB}/dpkt/__init__.py
|
||||
${PYSITELIB}/dpkt/__init__.pyc
|
||||
${PYSITELIB}/dpkt/__init__.pyo
|
||||
|
||||
Reference in New Issue
Block a user