summaryrefslogtreecommitdiff
path: root/misc/hicolor-icon-theme/Makefile
blob: 5f13705781a1320ac537d020a24ae1f5abdd1ffb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	hicolor-icon-theme
# Date created:        13 January 2003
# Whom:                marcus@FreeBSD.org
#
# $FreeBSD$

PORTNAME=	hicolor-icon-theme
PORTVERSION=	0.2
CATEGORIES=	misc gnome
MASTER_SITES=	http://www.freedesktop.org/Software/icon-theme/releases/

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A set of high-color desktop icons from the FreeDesktop project

USE_X_PREFIX=	yes
NO_BUILD=	yes

.include <bsd.port.mk>