aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-icons-dropline-nou/Makefile
blob: 8a7598ea583fd4a9e3edefb856e835fe6ea34d89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    gnome-icons-dropline-nou
# Date created:     2008-09-29
# Whom:         Jimmy Olgeni <olgeni@FreeBSD.org>
#
# $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

USE_BZIP2=  yes
WRKSRC=     "${WRKDIR}/Nou"

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

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