summaryrefslogtreecommitdiff
path: root/devel/Renaissance/Makefile
blob: 26edafdc5299ff230ed8a6c4d58f1307a339bbfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2004/09/24 01:56:54 rh Exp $
#

DISTNAME=	Renaissance-0.8.0
PKGREVISION=	1
CATEGORIES=	devel gnustep
MASTER_SITES=	http://www.gnustep.it/Renaissance/Download/

MAINTAINER=	rh@NetBSD.org
HOMEPAGE=	http://www.gnustep.it/Renaissance/
COMMENT=	Structured GNUstep user interface development framework

USE_BUILDLINK3=	yes
USE_X11=	yes
NO_CONFIGURE=	yes

.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"