summaryrefslogtreecommitdiff
path: root/x11-fm/xfm/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:50:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:50:35 +0000
commite27c58c0a17710682d62c83940981a312531de81 (patch)
tree5a2406fd206a778046ccec47a2e0ce9c89a8ba01 /x11-fm/xfm/Makefile
parentAdd xmine and xminesweep, brought in from x11. (diff)
John Capo <jc@irbs.com>'s xfm port.
Submitted by: jc
Notes
Notes: svn path=/head/; revision=691
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r--x11-fm/xfm/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
new file mode 100644
index 000000000000..d1699ef84d49
--- /dev/null
+++ b/x11-fm/xfm/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: xfm
+# Version required: 1.3
+# Date created: 28 December 1994
+# Whom: jc@irbs.com John Capo
+#
+# $Id: $
+#
+
+DISTNAME= xfm-1.3
+DISTFILES= xfm-1.3.tar.gz
+USE_IMAKE= yes
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+DEPENDS= ${PORTSDIR}/x11/xpm
+
+.include <bsd.port.mk>