blob: cd35a3d2d9aef9074e11b5290d0eafbb74c4b45e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# New ports collection makefile for: Metacity theme Hacked-2
# Date created: 06 Mar 2004
# Whom: Remington Lang <MrL0L@charter.net>
#
# $FreeBSD$
# Port logic stolen from x11-themes/kde-icons-noia y
# lioux@
PORTNAME= Hacked-2
PORTVERSION= 1.0
CATEGORIES= x11-themes gnome
DISTNAME= MCity-Hacked-2
MAINTAINER= MrL0L@charter.net
COMMENT= Hacked-2 theme for Metacity
NO_PACKAGE= ${REASON}
NO_CDROM= ${REASON}
RESTRICTED= ${REASON}
WRKSRC= ${WRKDIR}/Hacked-2
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
.include <bsd.port.mk>
|