aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-icons-marbles-translucent/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-21 09:43:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-21 09:43:58 +0000
commite514af47967730c818a882d71b98a763b963f11e (patch)
tree580f72d5ebecb6f762c7b93469e42cd6fd28c50b /x11-themes/kde-icons-marbles-translucent/Makefile
parent4e81ea891ebd22911faccbe0b22cdf01c2ea92ab (diff)
downloadports-e514af47967730c818a882d71b98a763b963f11e.tar.gz
ports-e514af47967730c818a882d71b98a763b963f11e.zip
o New port kde-icons-marbles-translucent version 0.1.3: KDE Marbles
Translucent iconset o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
Notes
Notes: svn path=/head/; revision=101563
Diffstat (limited to 'x11-themes/kde-icons-marbles-translucent/Makefile')
-rw-r--r--x11-themes/kde-icons-marbles-translucent/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-marbles-translucent/Makefile b/x11-themes/kde-icons-marbles-translucent/Makefile
new file mode 100644
index 000000000000..fc334f04da85
--- /dev/null
+++ b/x11-themes/kde-icons-marbles-translucent/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: KDE iconset Marbles Translucent
+# Date created: Sat Feb 21 09:27:38 UTC 2004
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= marbles
+PKGNAMESUFFIX= -translucent
+PORTVERSION= 0.1.3
+MASTER_SITES= http://www.flauta.de/markus/marbles/
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
+
+COMMENT= KDE Marbles Translucent iconset
+
+.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"