Bump x11-themes/gnome-icons-noia-full to version 20041102_3
[dports.git] / x11-themes / gnome-icons-noia-full / 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=       noia-full
9 PORTVERSION=    20041102
10 PORTREVISION=   3
11 CATEGORIES=     x11-themes gnome
12 MASTER_SITES=   GNOME/teams/art.gnome.org/archive/themes/icon
13 DISTNAME=       ICON-Noia
14
15 MAINTAINER=     ports@FreeBSD.org
16 COMMENT=        Noia Icons for Gnome
17
18 RESTRICTED=     ${REASON}
19
20 USES=           tar:bzip2
21 NO_WRKSUBDIR=   yes
22
23 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
24 .include <bsd.port.mk>