summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-25 00:00:18 +0000
committerhubertf <hubertf>1998-01-25 00:00:18 +0000
commit7a26c2327f4f4a00c0bacb5b53e9257feffc87e7 (patch)
tree42946e2b4adef003446490c18a25f8bb22b1cdd1 /x11
parent353cb3223a45fb9fcf7dee832364293a31973ba8 (diff)
downloadpkgsrc-7a26c2327f4f4a00c0bacb5b53e9257feffc87e7.tar.gz
portlint: fix RCS Id, remove USE_X11, move entries around
Diffstat (limited to 'x11')
-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>