1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-wm/tvtwm/Makefile
2001-02-05 21:05:58 +00:00

23 lines
403 B
Makefile

# New ports collection makefile for: tvtwm
# Date created: 5th December 1994
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= tvtwm
PORTVERSION= pl11
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= window_managers
DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= gpalmer@FreeBSD.org
WRKSRC= ${WRKDIR}/tvtwm
USE_IMAKE= yes
USE_XPM= yes
MAN1= tvtwm.1
.include <bsd.port.mk>