# New ports collection makefile for:	py-gyp
# Date created:				26 June 2010
# Whom:					Daichi GOTO <daichi@freebsd.org>
#
# $FreeBSD: ports/devel/py-gyp-devel/Makefile,v 1.4 2011/12/12 17:43:48 daichi Exp $
#

PORTNAME=	gyp
PORTVERSION=	r832
PORTREVISION=	2
CATEGORIES=	devel python
MASTER_SITES=	http://people.freebsd.org/~daichi/distfiles/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	daichi@FreeBSD.org
COMMENT=	Generate Your Projects

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGVERSION=	0.1

.include <bsd.port.mk>
