aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/clearlooks-themes
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-13 03:06:49 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-13 03:06:49 +0000
commite32d9b3a6cfa0486a73e0221cddccf0148b91c43 (patch)
treee6bd37176cdd2f76e7bda72dc8e5d9333bbb21b1 /x11-themes/clearlooks-themes
parent8c83b52bad247410a9913dc28ecd13b1eedca7d0 (diff)
downloadports-e32d9b3a6cfa0486a73e0221cddccf0148b91c43.tar.gz
ports-e32d9b3a6cfa0486a73e0221cddccf0148b91c43.zip
- Add clearlooks-themes, this is clearlooks with out the engine and depends
on gtk-engines2 for clearlooks support.
Notes
Notes: svn path=/head/; revision=133192
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"