freebsd-ports/devel/scons/Makefile
2002-07-18 04:58:31 +00:00

20 lines
366 B
Makefile

# New ports collection makefile for: scons
# Date created: 16 December 2001
# Whom: Peter Haight <peterh@sapros.com>
#
# $FreeBSD$
#
PORTNAME= scons
PORTVERSION= 0.08
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= perky@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>