Update databases/rocksdb to version 3.11.2
[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/teams/art.gnome.org/archive/themes/icon
13 DISTNAME=       ICON-Gnome-RH8
14
15 MAINTAINER=     ports@FreeBSD.org
16 COMMENT=        Refined Icons for Gnome
17
18 RESTRICTED=     ${REASON}
19
20 WRKSRC=         "${WRKDIR}/gnome-rh8"
21
22 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
23 .include <bsd.port.mk>