Tweak x11-themes/gnome-icons-refined version 20030203_3
[dports.git] / x11-themes / gnome-icons-refined / Makefile
1 # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2 # $FreeBSD$
3
4 # Port logic gratuitously stolen from x11-themes/kde-icons-noia by
5 # lioux@.  If it's not defined here and you think it should be, check
6 # x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
7
8 PORTNAME=       refined
9 PORTVERSION=    20030203
10 PORTREVISION=   3
11 CATEGORIES=     x11-themes gnome
12 MASTER_SITES=   GNOME
13 MASTER_SITE_SUBDIR=     teams/art.gnome.org/archive/themes/icon
14 DISTNAME=       ICON-Gnome-RH8
15
16 MAINTAINER=     ports@FreeBSD.org
17 COMMENT=        Refined Icons for Gnome
18
19 RESTRICTED=     ${REASON}
20
21 WRKSRC=         "${WRKDIR}/gnome-rh8"
22
23 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
24 .include <bsd.port.mk>