summaryrefslogtreecommitdiff
path: root/x11/ctwm/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-25 00:00:18 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-25 00:00:18 +0000
commit563aab5eaaff57aa76e5c6efc3eef80888684fbc (patch)
tree42946e2b4adef003446490c18a25f8bb22b1cdd1 /x11/ctwm/Makefile
parent9c48dd8662a5a16ece5cdf15702079a420c136a8 (diff)
downloadpkgsrc-563aab5eaaff57aa76e5c6efc3eef80888684fbc.tar.gz
portlint: fix RCS Id, remove USE_X11, move entries around
Diffstat (limited to 'x11/ctwm/Makefile')
-rw-r--r--x11/ctwm/Makefile18
1 files changed, 10 insertions, 8 deletions
diff --git a/x11/ctwm/Makefile b/x11/ctwm/Makefile
index 880be358a2b..6f4e5117bcb 100644
--- a/x11/ctwm/Makefile
+++ b/x11/ctwm/Makefile
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.2 1997/12/20 11:08:11 kleink Exp $
# New ports collection Makefile for: ctwm
# Version required: 3.4pl2
# Date created: 30th November 1997
# Whom: tron
#
+# $NetBSD: Makefile,v 1.3 1998/01/25 00:00:18 hubertf Exp $
+#
+
+DISTNAME= ctwm-3.4pl2
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= window_managers
-DISTNAME= ctwm-3.4pl2
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/ \
- ftp://ftp.uni-paderborn.de/Mirrors/ftp.x.org/contrib/window_managers/
+MAINTAINER= packages@netbsd.org
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-USE_IMAKE= yes
-USE_X11= yes
+USE_IMAKE= yes
.include <bsd.port.mk>