1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/x11-themes/metacity-themes/Makefile
2008-09-03 02:50:57 +00:00

28 lines
640 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= 5
CATEGORIES= x11-themes gnome
MASTER_SITES= # Empty
DISTFILES= # Empty
EXTRACT_ONLY= # Empty
MAINTAINER= ports@FreeBSD.org
COMMENT= Meta-port for Gnome Metacity themes
RUN_DEPENDS= ${LOCALBASE}/share/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui
NO_BUILD= yes
do-install: # Empty
.include <bsd.port.mk>