summaryrefslogtreecommitdiff
path: root/ftp/llnlxdir/Makefile
diff options
context:
space:
mode:
authorDima Ruban <dima@FreeBSD.org>1997-11-10 04:59:27 +0000
committerDima Ruban <dima@FreeBSD.org>1997-11-10 04:59:27 +0000
commit8e6c219b63db3269a9c7697ec33535e82a6993b1 (patch)
tree50199df7858445531878bb1f34e38d47dde2b772 /ftp/llnlxdir/Makefile
parentUpgrade to 1.3 (diff)
LLNL XDIR (motif ftp client)
(I hope, I didn't screw up anything ...)
Notes
Notes: svn path=/head/; revision=8543
Diffstat (limited to 'ftp/llnlxdir/Makefile')
-rw-r--r--ftp/llnlxdir/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile
new file mode 100644
index 000000000000..748de0dfe4c0
--- /dev/null
+++ b/ftp/llnlxdir/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: llnlxdir
+# Version required: 2.0
+# Date created: 9 November 1997
+#
+# Whom: Dima Ruban <dima@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= latest_xdir
+PKGNAME= llnlxdir-2.0
+CATEGORIES= x11 net
+MASTER_SITES= ftp://k2.llnl.gov/pub/ia/llnlxdir/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= dima@FreeBSD.ORG
+
+WRKSRC= ${WRKDIR}/llnlxdir2.0/sources
+REQUIRES_MOTIF= yes
+USE_IMAKE= yes
+
+.include <bsd.port.mk>