694c775f8f
Approved by: pav (mentor)
21 lines
525 B
Makefile
21 lines
525 B
Makefile
# New ports collection makefile for: hicolor-icon-theme
|
|
# Date created: 13 January 2003
|
|
# Whom: marcus@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= hicolor-icon-theme
|
|
PORTVERSION= 0.5
|
|
CATEGORIES= misc gnome
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
|
http://www.freedesktop.org/Software/icon-theme/releases/
|
|
MASTER_SITE_SUBDIR= kwm
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= A high-color icon theme shell from the FreeDesktop project
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOME= gnometarget
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|