Import x11-themes/metacity-themes version 20040306_5
[dports.git] / x11-themes / metacity-themes / Makefile
1 # New ports collection makefile for:    GNOME Metacity Themes
2 # Date created:                         06 Mar 2004
3 # Whom:                                 Remington Lang <MrL0L@charter.net>
4 #
5 # $FreeBSD: ports/x11-themes/metacity-themes/Makefile,v 1.12 2012/11/17 06:03:33 svnexp Exp $
6
7 # Port logic stolen from x11-themes/kde-icons-noia by
8 # lioux@.
9
10 PORTNAME=       metacity-themes
11 PORTVERSION=    20040306
12 PORTREVISION=   5
13 CATEGORIES=     x11-themes gnome
14 MASTER_SITES=   # Empty
15 DISTFILES=      # Empty
16 EXTRACT_ONLY=   # Empty
17
18 MAINTAINER=     ports@FreeBSD.org
19 COMMENT=        Meta-port for Gnome Metacity themes
20
21 RUN_DEPENDS=    ${LOCALBASE}/share/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui
22
23 NO_BUILD=       yes
24
25 do-install:    # Empty
26
27 .include <bsd.port.mk>