aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/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/ctwm/Makefile
parent2327dcc513edf942d1e35b5e5bdc16284e569fa6 (diff)
downloadports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.tar.gz
ports-eabfc48a36f9cf687e5910f887fb4892ea1bd08b.zip
And now the rest of the x11 ports Makefiles.
Notes
Notes: svn path=/head/; revision=1352
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 547e9df9ab5d..9b6eea7d26f3 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -1,16 +1,18 @@
# New ports collection makefile for: ctwm
-# Version required: 3.2 patchlevel 1
+# Version required: 3.3
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.6 1995/02/11 15:31:40 torstenb Exp $
+# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $
#
DISTNAME= ctwm-3.3
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
CATEGORIES+= x11
-USE_IMAKE= YES
+MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
EXTRACT_SUFX= .tar.Z
+
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+USE_IMAKE= yes
+
.include <bsd.port.mk>