freebsd-ports/x11-wm/vtwm/Makefile
Seiichirou Hiraoka dd11f0e889 PR: ports/9166
Submitted by:	bmah@ca.sandia.gov
twm with a virtual desktop and optional Motif-like features.
1998-12-24 13:17:58 +00:00

21 lines
368 B
Makefile

# New ports collection makefile for: tvtwm
# Version required: 5.4.5a
# Date created: 21 December 1998
# Whom: bmah@ca.sandia.gov
#
# $Id$
#
DISTNAME= vtwm-5.4.5a
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.visi.com/users/hawkeyd/X/
MAINTAINER= bmah@ca.sandia.gov
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= vtwm.1
.include <bsd.port.mk>