summaryrefslogtreecommitdiff
path: root/x11-wm/gnome2wmaker/Makefile
blob: c1c92b6ce58c9b28aa6ab19da1f7fe95292d845b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	gnome2wmaker
# Date Created:				18 September 1999
# Whom:				 	Jeremy Lea <reg@shale.csir.co.za>
#
# $FreeBSD$
#

PORTNAME=	gnome2wmaker
PORTVERSION= 	1.2
CATEGORIES=	x11-wm gnome
MASTER_SITES=	http://ulli.linuxbox.com/gnome2wmaker/

MAINTAINER=     reg@FreeBSD.org

RUN_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_GNOME=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>