aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/metacity-theme-microgui/Makefile
blob: dffd0d67419d98c89be67eeec098768966026847 (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
# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD$

PORTNAME=   microgui
PORTVERSION=    1.0
PORTREVISION=   3
CATEGORIES= x11-themes gnome
MASTER_SITES=   http://dl1.douglasthrift.net/${PORTNAME}/ \
        http://dl2.douglasthrift.net/${PORTNAME}/
DISTNAME=   mcitymicrogui-default

MAINTAINER= douglas@douglasthrift.net
COMMENT=    MicroGUI Sawfish theme for Metacity

LICENSE=    GPLv2

RESTRICTED= ${REASON}

WRKSRC=     ${WRKDIR}/microGUI
NO_ARCH=    yes

.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>