freebsd-ports/x11-themes/metacity-theme-iridium-rounded/Makefile
Joe Marcus Clarke bed8b3b0a2 Add metacity-theme-Iridium-Rounded, a rounded edges theme for the metacity
window manager.

PR:		63976
Submitted by:	Remington <MrL0L@charter.net>
2004-03-20 08:55:28 +00:00

25 lines
587 B
Makefile

# New ports collection makefile for: Metacity theme Iridium Rounded
# Date Created: 07 Mar 2004
# Whom: Remington Lang <MrL0L@charter.net>
#
# $FreeBSD$
# Port logic stolen from x11-themes/kde-icons-noia by
# lioux
PORTNAME= Iridium-Rounded
PORTVERSION= 1.0
CATEGORIES= x11-themes gnome
DISTNAME= MCity-Iridium-rounded
MAINTAINER= MrL0L@charter.net
COMMENT= Iridium Rounded theme for Metacity
NO_PACKAGE= ${REASON}
NO_CDROM= ${REASON}
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/Iridium-rounded
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>