summaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-snowish/Makefile
blob: dd4e64b71e109416c993f8ea94ee9834a0c7caac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	Snowish Iconset
# Date created:				13 Feb 2006
# Whom:					Babak Farrokhi <babak@farrokhi.net>
#
# $FreeBSD$
#

PORTNAME=	snowish
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	x11-themes gnome
MASTER_SITES=	http://nuovext.pwsp.net/snowish/files/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	tmclaugh
DISTNAME=	SnowIsh-${PORTVERSION}_PNG

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Mac inspired icon theme for GNOME

RESTRICTED=	${REASON}
USE_BZIP2=	yes

#WRKSRC=		${WRKDIR}/snowish-Icons-${PORTVERSION}

.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>