freebsd-ports/x11-themes/metacity-theme-aero/Makefile
Joe Marcus Clarke 42d7713f85 Add metacity-theme-Aero, an inverse Aqua-style theme for the metacity window
manager.

PR:		63973
Submitted by:	Remington <MrL0L@charter.net>
2004-03-20 08:51:45 +00:00

25 lines
532 B
Makefile

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