freebsd-ports/x11-themes/metacity-themes/Makefile
Sunpoet Po-Chuan Hsieh c4f551e85e - Support STAGEDIR
PR:		ports/183915
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
2013-11-15 17:55:22 +00:00

25 lines
564 B
Makefile

# Created by: 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
NO_MTREE= yes
do-install: # Empty
.include <bsd.port.mk>