pkgsrc-wip/py-traits/Makefile.common
Aleksej Saushev 110a050a9b Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 13:57:25 +00:00

15 lines
363 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2012/10/07 13:57:31 asau Exp $
#
CATEGORIES= x11 python
MASTER_SITES= http://www.enthought.com/repo/ETS/
MAINTAINER= jihbed.research@gmail.com
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-nose>=0.11.3:../../devel/py-nose
DEPENDS+= ${PYPKGPREFIX}-setupdocs>=1.0.4:../../wip/py-setupdocs
.include "../../lang/python/egg.mk"