From 77607935761402999cb8d4e3a8e05fdb6da461f0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 4 Mar 2004 20:14:38 +0000 Subject: Add gnome-icons-iris, the Iris iconset for GNOME 2 PR: ports/63736 Submitted by: Tom McLaughlin --- x11-themes/gnome-icons-iris/Makefile | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 x11-themes/gnome-icons-iris/Makefile (limited to 'x11-themes/gnome-icons-iris/Makefile') diff --git a/x11-themes/gnome-icons-iris/Makefile b/x11-themes/gnome-icons-iris/Makefile new file mode 100644 index 000000000000..e14bc28c13fc --- /dev/null +++ b/x11-themes/gnome-icons-iris/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: Gnome iconset Crystal Iris +# Date created: 29 Feb 2004 +# Whom: Tom McLaughlin +# +# $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= iris +PORTVERSION= 0.4 +CATEGORIES= x11-themes gnome +DISTNAME= ICON-Iris-${PORTVERSION} + +MAINTAINER= tmclaugh@sdf.lonestar.org +COMMENT= Iris SVG Icons for Gnome + +NO_PACKAGE= ${REASON} +NO_CDROM= ${REASON} +RESTRICTED= ${REASON} + +USE_BZIP2= yes +WRKSRC= "${WRKDIR}/Iris" + +.include "${.CURDIR}/../gnome-icons/Makefile.icons" -- cgit v1.2.3