aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/tvtwm/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-13 04:32:12 +0800
committerasami <asami@FreeBSD.org>1995-04-13 04:32:12 +0800
commit8b4236cf7ebe88317356fa74570fea802de1bd0e (patch)
tree7e4bc01a5237a086344bcf19181b850324b0cc72 /x11-wm/tvtwm/Makefile
parent4b66b1425f949394009f8068fe492c88c8864a2e (diff)
downloadfreebsd-ports-graphics-8b4236cf7ebe88317356fa74570fea802de1bd0e.tar.gz
freebsd-ports-graphics-8b4236cf7ebe88317356fa74570fea802de1bd0e.tar.zst
freebsd-ports-graphics-8b4236cf7ebe88317356fa74570fea802de1bd0e.zip
And now the rest of the x11 ports Makefiles.
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 0f50e2e40cf..e2799fb5790 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>