0077f90d62
PR: 63974 Submitted by: Remington <MrL0L@charter.net>
25 lines
545 B
Makefile
25 lines
545 B
Makefile
# New ports collection makefile for: Metacity theme Alloy-C
|
|
# Date created: 09 Mar 2004
|
|
# Whom: Remington Lang <MrL0L@charter.net>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
# Port logic stolen fron x11-themes/kde-icons-noia
|
|
# lioux@
|
|
|
|
PORTNAME= Alloy-C
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= x11-themes gnome
|
|
DISTNAME= MCity-Alloy-C
|
|
|
|
MAINTAINER= MrL0L@charter.net
|
|
COMMENT= Alloy-C theme for Metacity
|
|
|
|
NO_PACKAGE= ${REASON}
|
|
NO_CDROM= ${REASON}
|
|
RESTRICTED= ${REASON}
|
|
|
|
WRKSRC= ${WRKDIR}/Alloy-C
|
|
|
|
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
|
|
.include <bsd.port.mk>
|