aboutsummaryrefslogtreecommitdiff
path: root/astro/xphoon/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-02-15 02:51:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-02-15 02:51:35 +0000
commitf4c62ccf3324a282ff440a3529ae41ace5948411 (patch)
tree983a74f11180d483da6fa6ad2e9b8f7510537e52 /astro/xphoon/Makefile
parent16182396ceb815f31dcb40d02badcb7fcb4d6453 (diff)
Notes
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r--astro/xphoon/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
new file mode 100644
index 000000000000..0b969532ea35
--- /dev/null
+++ b/astro/xphoon/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: xphoon
+# Version required: 18sep91 (in R5 contrib)
+# Date created: 14 February 1995
+# Whom: asami
+#
+# $Id: Makefile,v 1.5 1995/01/13 12:49:18 jkh Exp $
+#
+
+DISTNAME= xphoon
+USE_IMAKE= yes
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/
+EXTRACT_SUFX= .tar.Z
+
+.include <bsd.port.mk>