diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 05:58:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-09 05:58:00 +0000 |
commit | 9deec151d71cb5683208858ffbd806bd8a58316a (patch) | |
tree | 83827cd2bbf96f77a01ee544b7bd25d561bb353d /x11-wm/ctwm | |
parent | 9d395164e4efbffd0ce53a21ed40eee6e4f65067 (diff) | |
download | ports-9deec151d71cb5683208858ffbd806bd8a58316a.tar.gz ports-9deec151d71cb5683208858ffbd806bd8a58316a.zip |
Notes
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 9b6eea7d26f3..7cce74633710 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -3,7 +3,7 @@ # Date created: 13 November 1994 # Whom: torstenb # -# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $ +# $Id: Makefile,v 1.8 1995/04/12 20:30:59 asami Exp $ # DISTNAME= ctwm-3.3 @@ -11,6 +11,8 @@ CATEGORIES+= x11 MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ EXTRACT_SUFX= .tar.Z +MAINTAINER= torstenb@FreeBSD.ORG + LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |