freebsd-ports/x11-themes/metacity-bluecurve-theme/Makefile
Jean-Yves Lefort 51c69fad3a - Update gtk-bluecurve-theme and qt-bluecurve-theme to 0.122, take
maintainership [1]
- Add bluecurve-themes
- Add cursor-bluecurve-theme
- Add gnome-bluecurve-theme
- Add icon-bluecurve-theme
- Add metacity-bluecurve-theme
- Add xmms-bluecurve-theme

Approved by:	former maintainer [1]
2005-05-30 13:30:12 +00:00

22 lines
551 B
Makefile

# New ports collection makefile for: metacity-bluecurve-theme
# Date created: 29 May 2005
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= metacity-bluecurve-theme
COMMENT= The Bluecurve Metacity themes
MASTERDIR= ${.CURDIR}/../bluecurve-themes
NO_BUILD= yes
USE_GNOME= gnomehier
.for t in Bluecurve Bluecurve-classic
BC_HIERS+= ${WRKSRC}/art/metacity/${t}:${PREFIX}/share/gnome/themes/${t}/metacity-1
PLIST_DIRS+= share/gnome/themes/${t}/metacity-1 share/gnome/themes/${t}
.endfor
.include "${MASTERDIR}/Makefile"