# ex:ts=8
# Ports collection makefile for:	prototype
# Date created:			Aug 4, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/devel/prototype/Makefile,v 1.5 2004/02/04 05:19:49 marcus Exp $
#

PORTNAME=	prototype
PORTVERSION=	1.9
PORTREVISION=	1
CATEGORIES=	devel
MASTER_SITES=	http://www.xs4all.nl/~carlo17/prototype/
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Prototype Makefiles allows very fast project start ups

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
NO_BUILD=	yes

.include <bsd.port.mk>
