freebsd-ports/x11-wm/qvwm/Makefile
Kris Kennaway b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00

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>