summaryrefslogtreecommitdiff
path: root/devel/Renaissance/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-04-11 01:09:13 +0000
committerrh <rh@pkgsrc.org>2004-04-11 01:09:13 +0000
commit56758c9589acef69fb586215026bbcd19e56c0af (patch)
tree35951f54060eaf99fcfabf0e82691fea0c05bba9 /devel/Renaissance/Makefile
parent5b37921a4f7a9a7964fa91f1c9facc6ffd4485a5 (diff)
downloadpkgsrc-56758c9589acef69fb586215026bbcd19e56c0af.tar.gz
Initial import of Renaissance-0.7.0, a structured GNUstep user interface
development framework.
Diffstat (limited to 'devel/Renaissance/Makefile')
-rw-r--r--devel/Renaissance/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/Renaissance/Makefile b/devel/Renaissance/Makefile
new file mode 100644
index 00000000000..21b9aeeae7c
--- /dev/null
+++ b/devel/Renaissance/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/11 01:09:13 rh Exp $
+#
+
+DISTNAME= Renaissance-0.7.0
+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"