aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/tvtwm/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-12 20:32:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-12 20:32:12 +0000
commiteabfc48a36f9cf687e5910f887fb4892ea1bd08b (patch)
treea884486f13428d381093505b375b85c6229680da /x11-wm/tvtwm/Makefile
parent2327dcc513edf942d1e35b5e5bdc16284e569fa6 (diff)
downloadports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.tar.gz
ports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.zip
Notes
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r--x11-wm/tvtwm/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile
index 0f50e2e40cfa..e2799fb57905 100644
--- a/x11-wm/tvtwm/Makefile
+++ b/x11-wm/tvtwm/Makefile
@@ -3,15 +3,18 @@
# Date created: 5th December 1994
# Whom: gpalmer
#
-# $Id: Makefile,v 1.5 1995/03/06 01:59:35 gpalmer Exp $
+# $Id: Makefile,v 1.6 1995/04/01 12:51:14 jkh Exp $
#
DISTNAME= tvtwm
-DISTFILES= tvtwm.pl11.tar.gz
-USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
+PKGNAME= tvtwm-pl11
CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
+DISTFILES= tvtwm.pl11.tar.gz
+
MAINTAINER= gpalmer@FreeBSD.ORG
+
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+USE_IMAKE= yes
.include <bsd.port.mk>