freebsd-ports/devel/scons/Makefile
Patrick Li 1373221bc9 Update to 0.07
PR:		37749
Submitted by:	maintainer
2002-05-04 17:40:27 +00:00

19 lines
364 B
Makefile

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