aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-icons-dropline-nou/Makefile
blob: 1981991f07edf0571b3a5ac07f6045f51b7808ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=   dropline-nou
PORTVERSION=    090208
CATEGORIES= x11-themes gnome
MASTER_SITES=   http://www.silvestre.com.ar/icons/
DISTNAME=   Nou-${PORTVERSION}

MAINTAINER= olgeni@FreeBSD.org
COMMENT=    Dropline Nou Icons for Gnome

USES=       tar:bzip2
NO_WRKSUBDIR=   yes

post-extract:
    @${RM} ${WRKSRC}/.icon-theme.cache

.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>