20 lines
322 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2013/05/31 21:39:42 jasper Exp $
COMMENT= refactoring library
DISTNAME= rope-0.9.4
CATEGORIES= devel
# GPL
PERMIT_PACKAGE_CDROM= Yes
HOMEPAGE= http://rope.sf.net/
MASTER_SITES= ${MASTER_SITE_PYPI:=/r/rope/}
MODPY_SETUPTOOLS= Yes
MODULES= lang/python
.include <bsd.port.mk>