summaryrefslogtreecommitdiffstats
path: root/x11/gnome3-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome3-lite/Makefile')
-rw-r--r--x11/gnome3-lite/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11/gnome3-lite/Makefile b/x11/gnome3-lite/Makefile
new file mode 100644
index 000000000..4f407b673
--- /dev/null
+++ b/x11/gnome3-lite/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gnome2-lite
+# Date created: 30 November 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/x11/gnome2-lite/Makefile,v 1.62 2009/11/26 20:39:06 marcus Exp $
+#
+
+PORTREVISION= 0
+CATEGORIES= x11 gnome
+PKGNAMESUFFIX= -lite
+
+COMMENT= The "meta-port" of the GNOME desktop slimmed down for only the basics
+
+MASTERDIR= ${.CURDIR}/../gnome3
+CONFLICTS= gnome3-[0-9]*
+
+DESCR= ${.CURDIR}/pkg-descr
+PKGMESSAGE= ${.CURDIR}/pkg-message
+
+.include "${MASTERDIR}/Makefile"
+
+
+