aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-ximian-south/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-04 21:02:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-04 21:02:42 +0000
commitfda71ebb3abecddea54fc9f761ce691c32acd50e (patch)
tree041e021150749c47587115de55acdf5037919e44 /x11-themes/gnome-icons-ximian-south/Makefile
parent9bde6bb0dd8ba4c2aa6f546f7842ccff1499252d (diff)
downloadports-fda71ebb3abecddea54fc9f761ce691c32acd50e.tar.gz
ports-fda71ebb3abecddea54fc9f761ce691c32acd50e.zip
Add gnome-icons-ximian-south, the Ximian South iconset for GNOME 2
PR: ports/63743 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes: svn path=/head/; revision=102948
Diffstat (limited to 'x11-themes/gnome-icons-ximian-south/Makefile')
-rw-r--r--x11-themes/gnome-icons-ximian-south/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/x11-themes/gnome-icons-ximian-south/Makefile b/x11-themes/gnome-icons-ximian-south/Makefile
new file mode 100644
index 000000000000..ad775f5df60f
--- /dev/null
+++ b/x11-themes/gnome-icons-ximian-south/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: Gnome iconset Ximian-South
+# Date created: 29 Feb 2004
+# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
+#
+# $FreeBSD$
+#
+
+# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
+# lioux@. If it's not defined here and you think it should be, check
+# x11-themes/gnome-icons/Makefile.icons for it.
+
+PORTNAME= ximian-south
+PORTVERSION= 1.3.6
+CATEGORIES= x11-themes gnome
+DISTNAME= ICON-Ximian-South-${PORTVERSION}
+
+MAINTAINER= tmclaugh@sdf.lonestar.org
+COMMENT= Ximian-South Icons for Gnome
+
+NO_PACKAGE= ${REASON}
+NO_CDROM= ${REASON}
+RESTRICTED= ${REASON}
+
+WRKSRC= "${WRKDIR}/${PORTNAME}"
+
+.include "${.CURDIR}/../gnome-icons/Makefile.icons"