aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/metacity-theme-microgui/Makefile
blob: e69ef25285b3b9da9536fcfbce0f00fcfa306faa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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
MASTER_SITES=   ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= mcitymicrogui
DISTNAME=   mcitymicrogui-default

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>