freebsd-ports/x11-themes/metacity-theme-microgui/Makefile
Joe Marcus Clarke adedf6c298 Add metacity-theme-microgui, a port of the Sawfish microGUI theme to
the metacity window manager.  A screenshot of microGUI can be found at:

http://themes.freshmeat.net/projects/mcitymicrogui/

PR:		65942
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2004-05-04 04:00:41 +00:00

23 lines
514 B
Makefile

# New ports collection makefile for: Metacity theme microGUI
# Date created: 23 April 2004
# Whom: Douglas Thrift <douglas@douglasthrift.net>
#
# $FreeBSD$
#
PORTNAME= microgui
PORTVERSION= 1.0
CATEGORIES= x11-themes gnome
DISTNAME= MCity-microGUI
MAINTAINER= douglas@douglasthrift.net
COMMENT= The microGUI Sawfish theme for Metacity
NO_PACKAGE= ${REASON}
NO_CDROM= ${REASON}
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/microGUI
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>