Tweak x11-themes/gnome-icons-gentoo-test version 0.1_3
[dports.git] / x11-themes / gnome-icons-gentoo-test / Makefile
1 # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2 # $FreeBSD: x11-themes/gnome-icons-gentoo-test/Makefile 327783 2013-09-20 23:54:03Z bapt $
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=       gentoo-test
9 PORTVERSION=    0.1
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-Gentoo-Test
15
16 MAINTAINER=     ports@FreeBSD.org
17 COMMENT=        Gentoo-Test Icons for Gnome
18
19 RESTRICTED=     ${REASON}
20
21 USE_BZIP2=      yes
22 WRKSRC=         "${WRKDIR}/Gentoo-test"
23
24 NO_STAGE=       yes
25 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
26 .include <bsd.port.mk>