aboutsummaryrefslogblamecommitdiff
path: root/x11-themes/gnome-icons-edge/Makefile
blob: 71947577ad500be64cf8df50d632df43f4825d23 (plain) (tree)




























                                                                           
# New ports collection makefile for:	Edge GNOME Iconset
# Date created:				26 March, 2005
# Whom:					Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#

# Port logic gratuitously stolen from lioux's logic in
# x11-themes/kde-icons-noia. If it's not defined here
# and you think it should be, check
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.

PORTNAME=	edge-icons
PORTVERSION=	0.4.2
CATEGORIES=	x11-themes gnome
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	adamw/edge

MAINTAINER=	adamw@FreeBSD.org
COMMENT=	Sleek white icon theme for GNOME

NO_PACKAGE=	${REASON}
NO_CDROM=	${REASON}
RESTRICTED=	${REASON}

WRKSRC=		${WRKDIR}/Edge-Icons-${PORTVERSION}

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