# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_0_0/devel/prototype/Makefile 330460 2013-10-15 21:17:55Z eadler $

PORTNAME=	prototype
PORTVERSION=	1.10
CATEGORIES=	devel
MASTER_SITES=	http://carlo17.home.xs4all.nl/prototype/
MASTER_SITE_SUBDIR=	${PORTNAME}

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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
NO_BUILD=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
