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>
23 lines
514 B
Makefile
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>
|