2000-01-29 06:24:40 +01:00
|
|
|
# New ports collection makefile for: gnome2wmaker
|
|
|
|
# Date Created: 18 September 1999
|
|
|
|
# Whom: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-10 21:50:46 +02:00
|
|
|
PORTNAME= gnome2wmaker
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTVERSION= 1.2
|
2000-10-04 08:40:08 +02:00
|
|
|
CATEGORIES= x11-wm gnome
|
2001-11-08 16:15:20 +01:00
|
|
|
MASTER_SITES= http://ulli.on.openave.net/gnome2wmaker/
|
2000-01-29 06:24:40 +01:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
MAINTAINER= reg@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Inserts the GNOME menu into the WindowMaker menu
|
2000-01-29 06:24:40 +01:00
|
|
|
|
2001-12-19 12:01:54 +01:00
|
|
|
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList
|
2000-10-05 09:17:31 +02:00
|
|
|
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
|
2000-01-29 06:24:40 +01:00
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_X_PREFIX= yes
|
2000-10-05 09:17:31 +02:00
|
|
|
USE_GNOME= yes
|
2000-01-29 06:24:40 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|