Import x11-themes/gnome-icons-slick version 20030209_3
[dports.git] / x11-themes / gnome-icons-slick / Makefile
1 # New ports collection makefile for:    Gnome iconset Slick
2 # Date created:                         29 Feb 2004
3 # Whom:                                 Tom McLaughlin <tmclaugh@sdf.lonestar.org>
4 #
5 # $FreeBSD: ports/x11-themes/gnome-icons-slick/Makefile,v 1.11 2012/11/17 06:03:31 svnexp Exp $
6 #
7
8 # Port logic gratuitously stolen from x11-themes/kde-icons-noia by
9 # lioux@.  If it's not defined here and you think it should be, check
10 # x11-themes/gnome-icons/bsd.gnome-icons.mk for it.
11
12 PORTNAME=       slick
13 PORTVERSION=    20030209
14 PORTREVISION=   3
15 CATEGORIES=     x11-themes gnome
16 MASTER_SITES=   GNOME
17 MASTER_SITE_SUBDIR=     teams/art.gnome.org/archive/themes/icon
18 DISTNAME=       ICON-Slick
19
20 MAINTAINER=     ports@FreeBSD.org
21 COMMENT=        Slick Icons for Gnome
22
23 RESTRICTED=     ${REASON}
24
25 USE_BZIP2=      yes
26 WRKSRC=         "${WRKDIR}/Slick"
27
28 .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
29 .include <bsd.port.mk>