summaryrefslogtreecommitdiff
path: root/x11-themes/kde-icons-sparkling/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-20 02:07:54 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-20 02:07:54 +0000
commitb1a41393bb49df56f89efa995dc2c89dc28d14da (patch)
tree813ebbe3b388ba13773eb0484cffe5e99a5d7560 /x11-themes/kde-icons-sparkling/Makefile
parento New port kde-icons-outline version 0.1.0: KDE Outline iconset (diff)
o New port kde-icons-sparkling version 0.4: KDE Sparkling iconset
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
Notes
Notes: svn path=/head/; revision=101455
Diffstat (limited to 'x11-themes/kde-icons-sparkling/Makefile')
-rw-r--r--x11-themes/kde-icons-sparkling/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-sparkling/Makefile b/x11-themes/kde-icons-sparkling/Makefile
new file mode 100644
index 000000000000..d591233b5904
--- /dev/null
+++ b/x11-themes/kde-icons-sparkling/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: KDE iconset Sparkling
+# Date created: Fri Feb 13 11:24:29 UTC 2004
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sparkling
+PORTVERSION= 0.4
+MASTER_SITES= http://66.98.142.22/%7Edaflow/daflow/downloads/
+DISTNAME= Sparkling%20Icons%20%5B${PORTVERSION}%5D%20by%20Da%20FloW
+
+COMMENT= KDE Sparkling iconset
+
+WRKSRC= ${WRKDIR}/Sparkling
+PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}"
+
+.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"