25 lines
531 B
Makefile
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>
|