23 lines
409 B
Makefile
23 lines
409 B
Makefile
# New ports collection makefile for: vtwm
|
|
# Date created: 21 December 1998
|
|
# Whom: bmah@ca.sandia.gov
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= vtwm
|
|
PORTVERSION= 5.4.6a
|
|
PORTREVISION= 0
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ftp://ftp.visi.com/users/hawkeyd/X/
|
|
|
|
MAINTAINER= bmah@freebsd.org
|
|
COMMENT= Twm with a virtual desktop and optional Motif-like features
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
|
|
MAN1= vtwm.1
|
|
|
|
.include <bsd.port.mk>
|