pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-ode: Prepare for import
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Jul 24 03:33:34 2016 +0200
Changeset: 4d04603a99e74824a62ae772e082e1dfdc4136e5
Modified Files:
py-ode/Makefile
Log Message:
py-ode: Prepare for import
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d04603a99e74824a62ae772e082e1dfdc4136e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ode/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-ode/Makefile b/py-ode/Makefile
index e8304f7..9e73c87 100644
--- a/py-ode/Makefile
+++ b/py-ode/Makefile
@@ -1,17 +1,17 @@
# $NetBSD: Makefile,v 1.1 2015/08/05 20:45:10 jihbed Exp $
DISTNAME= PyODE-1.2.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//tl}
-CATEGORIES= math python
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//:tl}
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyODE/}
-MAINTAINER= jihbed.research%gmail.com@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://pyode.sourceforge.net/
COMMENT= Python wrapper for the Open Dynamics Engine
LICENSE= modified-bsd OR gnu-lgpl-2.1
PYDISTUTILSPKG= yes
-.include "../../wip/ode/buildlink3.mk"
+.include "../../devel/ode/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index