1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/x11-themes/icon-bluecurve-theme/Makefile
Pav Lucistnik 29c23b5fd1 - Fix patch
Submitted by:	Mark Daniel Reidel <mark@reidel.info>
2008-05-20 17:22:11 +00:00

31 lines
758 B
Makefile

# 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-devel
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"