aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/vtwm/Makefile
blob: a7e4ed3242780bad031c01a784c3adf8e2c9679b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    vtwm
# Date created:     21 December 1998
# Whom:         bmah@ca.sandia.gov
#
# $FreeBSD$
#

PORTNAME=   vtwm
PORTVERSION=    5.4.7
CATEGORIES= x11-wm
MASTER_SITES=   http://www.vtwm.org/downloads/

MAINTAINER= ports@freebsd.org
COMMENT=    Twm with a virtual desktop and optional Motif-like features

LIB_DEPENDS=    rplay.1:${PORTSDIR}/audio/rplay

USE_IMAKE=  yes
USE_XPM=    yes

MAN1=       vtwm.1

.include <bsd.port.mk>