freebsd-ports/x11-themes/metacity-themes/Makefile
Renato Botelho 11156b99f6 - Remove metacity-theme-hacked-2 and metacity-theme-iridium-rounded wrong
dependencies, these ports are recently deleted.

Noticed by:	cperciva
No donuts to:	garga
2005-12-22 11:44:55 +00:00

28 lines
763 B
Makefile

# New ports collection makefile for: GNOME Metacity Themes
# Date created: 06 Mar 2004
# Whom: Remington Lang <MrL0L@charter.net>
#
# $FreeBSD$
# Port logic stolen from x11-themes/kde-icons-noia by
# lioux@.
PORTNAME= metacity-themes
PORTVERSION= 20040306
PORTREVISION= 2
CATEGORIES= x11-themes gnome
MASTER_SITES= # Empty
DISTFILES= # Empty
EXTRACT_ONLY= # Empty
MAINTAINER= MrL0Lz@gmail.com
COMMENT= Meta-port for Gnome Metacity themes
RUN_DEPENDS= ${X11BASE}/share/gnome/themes/Alloy-C/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-alloy-c \
${X11BASE}/share/gnome/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui
NO_BUILD= yes
do-install: # Empty
.include <bsd.port.mk>