aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/metacity-theme-microgui/Makefile
blob: f4d8b1d9ca3a234a3ea8f432b84fe48dac9a87bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The microGUI Sawfish theme for Metacity

LICENSE=	GPLv2

RESTRICTED=	${REASON}

WRKSRC=		${WRKDIR}/microGUI

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