aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-icons-amaranth-althaea/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-20 01:38:09 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-20 01:38:09 +0000
commit95f257930debaccd94eb1397ad8ca8eb67908477 (patch)
tree94b14547fa525bc0514cc6bee45fc30b43924e2b /x11-themes/kde-icons-amaranth-althaea/Makefile
parent963050b90d6afb2283a3a79d01f5d6ff04acf4a1 (diff)
downloadports-95f257930debaccd94eb1397ad8ca8eb67908477.tar.gz
ports-95f257930debaccd94eb1397ad8ca8eb67908477.zip
o New port kde-icons-amaranth-althaea version 0.3: KDE iconset like
Crystal SVG, but simpler and with more shadows o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
Notes
Notes: svn path=/head/; revision=101436
Diffstat (limited to 'x11-themes/kde-icons-amaranth-althaea/Makefile')
-rw-r--r--x11-themes/kde-icons-amaranth-althaea/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-amaranth-althaea/Makefile b/x11-themes/kde-icons-amaranth-althaea/Makefile
new file mode 100644
index 000000000000..bd690e8ff649
--- /dev/null
+++ b/x11-themes/kde-icons-amaranth-althaea/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: KDE iconset Amaranth Althaea
+# Date created: Fri Feb 13 11:24:29 UTC 2004
+# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= amaranth-althaea
+PORTVERSION= 0.3
+MASTER_SITES= ${MASTER_SITE_THEMES}
+MASTER_SITE_SUBDIR= amaranth
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/^.//}
+
+COMMENT= KDE iconset like Crystal SVG, but simpler and with more shadows
+
+WRKSRC= "${WRKDIR}/Light Amaranth"
+
+.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"