2013-09-21 01:54:03 +02:00
|
|
|
# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
2004-03-04 21:39:17 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
# Port logic gratuitously stolen from x11-themes/kde-icons-noia by
|
|
|
|
# lioux@. If it's not defined here and you think it should be, check
|
2004-03-29 20:37:40 +02:00
|
|
|
# x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
|
2004-03-04 21:39:17 +01:00
|
|
|
|
|
|
|
PORTNAME= noia-warm
|
2004-11-21 02:37:24 +01:00
|
|
|
PORTVERSION= 20041102
|
2006-09-13 21:15:57 +02:00
|
|
|
PORTREVISION= 2
|
2004-03-04 21:39:17 +01:00
|
|
|
CATEGORIES= x11-themes gnome
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= GNOME/teams/art.gnome.org/archive/themes/icon
|
2004-11-21 02:37:24 +01:00
|
|
|
DISTNAME= ICON-NoiaWarm
|
2004-03-04 21:39:17 +01:00
|
|
|
|
2011-04-16 04:52:57 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-03-04 21:39:17 +01:00
|
|
|
COMMENT= NoiaWarm Icons for Gnome
|
|
|
|
|
|
|
|
RESTRICTED= ${REASON}
|
|
|
|
|
2014-07-29 23:43:17 +02:00
|
|
|
USES= tar:bzip2
|
2004-03-04 21:39:17 +01:00
|
|
|
WRKSRC= "${WRKDIR}/NoiaWarm"
|
|
|
|
|
2004-03-29 20:37:40 +02:00
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
|
|
.include <bsd.port.mk>
|