b4fd0b8e38
been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
24 lines
512 B
Makefile
24 lines
512 B
Makefile
# New ports collection makefile for: qvwm
|
|
# Date created: 2 January 1997
|
|
# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= qvwm
|
|
PORTVERSION= 1.1.12
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ftp://www.qvwm.org/pub/qvwm/ \
|
|
ftp://ftp.chg.ru/pub/X11/windowmanagers/qvwm/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Windows 95/98/NT like window manager for X11
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOME= esound imlib
|
|
USE_XPM= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= qvwm.1x
|
|
|
|
.include <bsd.port.mk>
|