freebsd-ports/x11-themes/metacity-theme-microgui/Makefile
Philip M. Gollucci bd7a5cc759 - Update MASTER_SITES
PR:             ports/142061
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2009-12-29 06:25:35 +00:00

26 lines
632 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
USE_GNOME= gnomehier
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/microGUI
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>