blob: 44b77b230c629cc2e5740cdece2e3884423b6da4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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>
|