freebsd-ports/x11-wm/gnome2wmaker/Makefile

23 lines
442 B
Makefile
Raw Normal View History

# 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
2000-10-11 10:49:16 +02:00
MASTER_SITES= http://ulli.linuxave.net/gnome2wmaker/
MAINTAINER= reg@FreeBSD.org
2000-10-05 09:17:31 +02:00
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_BZIP2= yes
USE_X_PREFIX= yes
2000-10-05 09:17:31 +02:00
USE_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>