diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
commit | ac3066bf75f468401e4a8243ba4ea731c187b370 (patch) | |
tree | e3a493de948df0105f48151974dbe8794e55fc20 /x11-wm/ctwm/Makefile | |
parent | 8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff) |
Notes
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r-- | x11-wm/ctwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index d10d6e286f47..547e9df9ab5d 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,11 +3,12 @@ # Date created: 13 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.4 1995/01/13 12:48:46 jkh Exp $ +# $Id: Makefile,v 1.6 1995/02/11 15:31:40 torstenb Exp $ # DISTNAME= ctwm-3.3 MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ +CATEGORIES+= x11 USE_IMAKE= YES EXTRACT_SUFX= .tar.Z LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |