freebsd-ports/x11-themes/metacity-theme-6nome/Makefile
Joe Marcus Clarke 92278e6ae7 Add metacity-theme-6nome, a clean, rounded theme for the metacity window
manager.

PR:		63972
Submitted by:	Remington <MrL0L@charter.net>
2004-03-20 08:50:12 +00:00

25 lines
553 B
Makefile

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