Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.4 2012/10/31 11:19:31 asau Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.6 2014/01/25 10:30:03 wiz Exp $
|
||||
|
||||
DISTNAME= ipython-0.10.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
@@ -7,7 +6,7 @@ PKGREVISION= 1
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= http://archive.ipython.org/release/0.10.2/
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ipython.org/
|
||||
COMMENT= Interactive computing environment for Python
|
||||
LICENSE= modified-bsd
|
||||
@@ -16,6 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
|
||||
DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
|
||||
|
||||
PYTHON_SELF_CONFLICT= yes
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.10.2 (1.0 is out)
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
USE_TOOLS+= gunzip
|
||||
|
||||
Reference in New Issue
Block a user