aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/metacity-theme-iridium-rounded/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/metacity-theme-iridium-rounded/Makefile')
-rw-r--r--x11-themes/metacity-theme-iridium-rounded/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/x11-themes/metacity-theme-iridium-rounded/Makefile b/x11-themes/metacity-theme-iridium-rounded/Makefile
new file mode 100644
index 000000000000..af0ec2bd5322
--- /dev/null
+++ b/x11-themes/metacity-theme-iridium-rounded/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: Metacity theme Iridium Rounded
+# Date Created: 07 Mar 2004
+# Whom: Remington Lang <MrL0L@charter.net>
+#
+# $FreeBSD$
+
+# Port logic stolen from x11-themes/kde-icons-noia by
+# lioux
+
+PORTNAME= Iridium-Rounded
+PORTVERSION= 1.0
+CATEGORIES= x11-themes gnome
+DISTNAME= MCity-Iridium-rounded
+
+MAINTAINER= MrL0L@charter.net
+COMMENT= Iridium Rounded theme for Metacity
+
+NO_PACKAGE= ${REASON}
+NO_CDROM= ${REASON}
+RESTRICTED= ${REASON}
+
+WRKSRC= ${WRKDIR}/Iridium-rounded
+
+.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
+.include <bsd.port.mk>