aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/clearlooks-themes
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-04-13 11:06:49 +0800
committerahze <ahze@FreeBSD.org>2005-04-13 11:06:49 +0800
commit18c7b58161b186d5234d6298a5d983d91209b92b (patch)
tree517282b5c090b413be9bdb0255231b00bdc8bf74 /x11-themes/clearlooks-themes
parentd060fcd8b690213a593d73194cf2624637bb5a1c (diff)
downloadfreebsd-ports-gnome-18c7b58161b186d5234d6298a5d983d91209b92b.tar.gz
freebsd-ports-gnome-18c7b58161b186d5234d6298a5d983d91209b92b.tar.zst
freebsd-ports-gnome-18c7b58161b186d5234d6298a5d983d91209b92b.zip
- Add clearlooks-themes, this is clearlooks with out the engine and depends
on gtk-engines2 for clearlooks support.
Diffstat (limited to 'x11-themes/clearlooks-themes')
-rw-r--r--x11-themes/clearlooks-themes/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/clearlooks-themes/Makefile b/x11-themes/clearlooks-themes/Makefile
new file mode 100644
index 000000000000..1e8ac8eedc2e
--- /dev/null
+++ b/x11-themes/clearlooks-themes/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: clearlooks-themes
+# Date created: 2005-04-12
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= clearlooks-themes
+
+MASTERDIR= ${.CURDIR}/../../x11-themes/clearlooks
+
+.include "${MASTERDIR}/Makefile"