1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/x11-wm/gnome2wmaker/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

27 lines
604 B
Makefile

# 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
PORTREVISION= 1
CATEGORIES= x11-wm gnome
MASTER_SITES= http://ulli.on.openave.net/gnome2wmaker/
MAINTAINER= ports@FreeBSD.org
COMMENT= Inserts the GNOME menu into the WindowMaker menu
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
PLIST_FILES= bin/gnome2wmaker
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>