1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

a small GTK-based GNOME-compliant window manager

PR:		13410
Submitted by:	Yukihiro Nakai <Nacai@iname.com>
This commit is contained in:
Satoshi Taoka 1999-09-09 00:59:04 +00:00
parent 97e62497d4
commit 0df500cd5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21455
5 changed files with 41 additions and 0 deletions

33
x11-wm/wmg/Makefile Normal file
View File

@ -0,0 +1,33 @@
# New ports collection makefile for: wmg
# Version required: 0.14.0
# Date created: 27 August 1999
# Whom: Yukihiro Nakai <Nacai@iname.com>
#
# $Id$
#
DISTNAME= wmG-0.14.0
PKGNAME= wmg-0.14.0
CATEGORIES= x11-wm gnome
MASTER_SITES= http://www.geocities.com/SiliconValley/Screen/4079/downloads/
MAINTAINER= nacai@iname.com
LIB_DEPENDS= gdk_imlib.4:${PORTSDIR}/graphics/imlib \
Xpm.4:${PORTSDIR}/graphics/xpm \
esd.1:${PORTSDIR}/audio/esound \
gnome.2:${PORTSDIR}/x11/gnomelibs
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= configure
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

1
x11-wm/wmg/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (wmG-0.14.0.tar.gz) = 2d66184012eec0e0c40cd4da1827b7be

1
x11-wm/wmg/pkg-comment Normal file
View File

@ -0,0 +1 @@
a small GTK-based GNOME-compliant window manager

3
x11-wm/wmg/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
a small GTK-based GNOME-compliant window manager
Home: http://ductape.net/~reeve/

3
x11-wm/wmg/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
bin/wmG
bin/wmGconf
share/gnome/wm-properties/wmG.desktop