1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-wm/tvtwm/Makefile

24 lines
436 B
Makefile
Raw Normal View History

# New ports collection makefile for: tvtwm
# Date created: 5th December 1994
# Whom: gpalmer
#
1999-08-31 03:04:38 +00:00
# $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
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/tvtwm
USE_IMAKE= yes
MAN1= tvtwm.1
1995-04-22 11:59:12 +00:00
.include <bsd.port.mk>