mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
dd11f0e889
Submitted by: bmah@ca.sandia.gov twm with a virtual desktop and optional Motif-like features.
22 lines
368 B
Makefile
22 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>
|