1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/x11-themes/metacity-theme-microgui/Makefile
Alejandro Pulver b6620278a4 - Remove BROKEN (plist problems by depending on gnomehier).
PR:		ports/103340
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2006-10-01 05:04:07 +00:00

26 lines
571 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
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= mcitymicrogui
DISTNAME= mcitymicrogui-default
MAINTAINER= douglas@douglasthrift.net
COMMENT= The microGUI Sawfish theme for Metacity
USE_GNOME= gnomehier
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/microGUI
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>