diff options
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/gnome-icons-snowish/Makefile | 25 | ||||
-rw-r--r-- | x11-themes/gnome-icons-snowish/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/gnome-icons-snowish/pkg-descr | 3 |
4 files changed, 32 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index b157737d10e1..de8ad3d70732 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -44,6 +44,7 @@ SUBDIR += gnome-icons-refined SUBDIR += gnome-icons-slick SUBDIR += gnome-icons-snow-apple + SUBDIR += gnome-icons-snowish SUBDIR += gnome-icons-stylish SUBDIR += gnome-icons-ximian-south SUBDIR += gnome-industrial-theme diff --git a/x11-themes/gnome-icons-snowish/Makefile b/x11-themes/gnome-icons-snowish/Makefile new file mode 100644 index 000000000000..dd6c523c22ba --- /dev/null +++ b/x11-themes/gnome-icons-snowish/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: Snowish Iconset +# Date created: 13 Feb 2006 +# Whom: Babak Farrokhi <babak@farrokhi.net> +# +# $FreeBSD$ +# + +PORTNAME= snowish +PORTVERSION= 1.0 +CATEGORIES= x11-themes gnome +MASTER_SITES= http://nuovext.pwsp.net/snowish/files/ +DISTNAME= SnowIsh-${PORTVERSION}_PNG + +MAINTAINER= babak@farrokhi.net +COMMENT= A Mac inspired icon theme for GNOME + +NO_PACKAGE= ${REASON} +NO_CDROM= ${REASON} +RESTRICTED= ${REASON} +USE_BZIP2= yes + +#WRKSRC= ${WRKDIR}/snowish-Icons-${PORTVERSION} + +.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" +.include <bsd.port.mk> diff --git a/x11-themes/gnome-icons-snowish/distinfo b/x11-themes/gnome-icons-snowish/distinfo new file mode 100644 index 000000000000..26b80c6bd628 --- /dev/null +++ b/x11-themes/gnome-icons-snowish/distinfo @@ -0,0 +1,3 @@ +MD5 (SnowIsh-1.0_PNG.tar.bz2) = 58275a3bb70a54d716d988f80547bfaf +SHA256 (SnowIsh-1.0_PNG.tar.bz2) = fc4d25ebabc20064d3b1c5b44e14880e17777ef40a25bc59fd846109156d9b9a +SIZE (SnowIsh-1.0_PNG.tar.bz2) = 9709432 diff --git a/x11-themes/gnome-icons-snowish/pkg-descr b/x11-themes/gnome-icons-snowish/pkg-descr new file mode 100644 index 000000000000..bbe2374ec268 --- /dev/null +++ b/x11-themes/gnome-icons-snowish/pkg-descr @@ -0,0 +1,3 @@ +A Mac-inspired icon theme for GNOME Desktop + +WWW: http://www.gnome-look.org/content/show.php?content=32599 |