diff options
Diffstat (limited to 'x11-themes/metacity-themes/Makefile')
-rw-r--r-- | x11-themes/metacity-themes/Makefile | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-themes/metacity-themes/Makefile b/x11-themes/metacity-themes/Makefile deleted file mode 100644 index 7e75955fc..000000000 --- a/x11-themes/metacity-themes/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# 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= 3 -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= ${LOCALBASE}/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> |