freebsd-ports/x11-themes/metacity-theme-aero/Makefile
Mark Linimon 6f859fa95e Update maintainer address.
Submitted by:	maintainer
2005-10-28 16:53:39 +00:00

25 lines
531 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= MrL0Lz@gmail.com
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>