mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
324 B
Makefile
21 lines
324 B
Makefile
# 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@freebsd.org
|
|
|
|
USE_IMAKE= yes
|
|
USE_XPM= yes
|
|
|
|
MAN1= vtwm.1
|
|
|
|
.include <bsd.port.mk>
|