aboutsummaryrefslogtreecommitdiff
path: root/devel/prototype/Makefile
blob: 51bd963e78b8cd34c89319ccb334485cae3edf84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ex:ts=8
# Ports collection makefile for:	prototype
# Date created:			Aug 4, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

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

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
NO_BUILD=	yes

.include <bsd.port.mk>