freebsd-ports/x11-wm/tvtwm/Makefile
Gary Palmer 598c1fd9f0 Add a long-overdue LIB_DEPENDS line
Obtained from:	Satoshi Asami's piewm port
1995-03-06 01:59:35 +00:00

16 lines
402 B
Makefile

# New ports collection makefile for: tvtwm
# Version required: pl11
# Date created: 5th December 1994
# Whom: gpalmer
#
# $Id: Makefile,v 1.4 1995/02/23 20:15:42 gpalmer Exp $
#
DISTNAME= tvtwm
DISTFILES= tvtwm.pl11.tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>