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

PORTNAME=	vtwm
PORTVERSION=	5.4.5a
CATEGORIES=	x11-wm
MASTER_SITES=	ftp://ftp.visi.com/users/hawkeyd/X/

MAINTAINER=	bmah@acm.org

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes

MAN1=		vtwm.1

.include <bsd.port.mk>