2004-01-13 22:01:28 +01:00
|
|
|
# New ports collection makefile for: hicolor-icon-theme
|
|
|
|
# Date created: 13 January 2003
|
|
|
|
# Whom: marcus@FreeBSD.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hicolor-icon-theme
|
2004-02-18 02:33:40 +01:00
|
|
|
PORTVERSION= 0.4
|
2004-01-13 22:01:28 +01:00
|
|
|
CATEGORIES= misc gnome
|
|
|
|
MASTER_SITES= http://www.freedesktop.org/Software/icon-theme/releases/
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2004-02-07 10:16:23 +01:00
|
|
|
COMMENT= A high-color icon theme shell from the FreeDesktop project
|
2004-01-13 22:01:28 +01:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2004-02-18 02:33:40 +01:00
|
|
|
USE_GNOME= gnometarget
|
|
|
|
GNU_CONFIGURE= yes
|
2004-01-13 22:01:28 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|