aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/icon-bluecurve-theme/Makefile
blob: 254b4fedf9fcbea0a4eed7858217a279dcd6d9aa (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
25
26
27
28
29
30
# New ports collection makefile for:    icon-bluecurve-theme
# Date created:         29 May 2005
# Whom:             Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   icon-bluecurve-theme

COMMENT=    The Bluecurve icon set

BUILD_DEPENDS=  icon-slicer:${PORTSDIR}/graphics/icon-slicer \
        pamrgbatopng:${PORTSDIR}/graphics/netpbm

MASTERDIR=  ${.CURDIR}/../bluecurve-themes

WANT_GNOME= yes
INSTALLS_ICONS= yes

BUILD_WRKSRC=   ${WRKSRC}/art/icon/Bluecurve/sheets
BC_HIERS=   ${BUILD_WRKSRC}/Bluecurve:${PREFIX}/share/icons/Bluecurve

do-build:
    @BUILD_WRKSRC="${BUILD_WRKSRC}" ${SH} ${SCRIPTDIR}/do-build

pre-install:
    @${ECHO_CMD} "@dirrm share/icons/Bluecurve" >> ${PLIST}
    @${ECHO_CMD} "@dirrmtry share/icons" >> ${PLIST}

.include "${MASTERDIR}/Makefile"