freebsd-ports/x11-themes/metacity-theme-microgui/Makefile
Sunpoet Po-Chuan Hsieh 5c40e7b55a - Add LICENSE
- Update DESCR
- Remove obsolete MD5 checksum while I'm here

PR:		ports/154018
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
2011-01-15 15:33:49 +00:00

28 lines
648 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
PORTREVISION= 2
CATEGORIES= x11-themes gnome
MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \
http://code.douglasthrift.net/files/${PORTNAME}/
DISTNAME= mcitymicrogui-default
MAINTAINER= douglas@douglasthrift.net
COMMENT= The microGUI Sawfish theme for Metacity
LICENSE= GPLv2
USE_GNOME= gnomehier
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/microGUI
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>