aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/open-motif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/open-motif/Makefile')
-rw-r--r--x11-toolkits/open-motif/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
new file mode 100644
index 000000000000..027f6edbcbf4
--- /dev/null
+++ b/x11-toolkits/open-motif/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: motif
+# Version required: 1.2
+# Date created: 5 December 1994
+# Whom: asami
+#
+# $Id: Makefile,v 1.12 1998/11/12 23:07:17 billf Exp $
+#
+
+DISTNAME= Motif-1.2
+CATEGORIES= x11-toolkits
+DISTFILES= # empty
+
+USE_X_PREFIX= yes
+NO_BUILD= yes
+NO_INSTALL= yes
+IS_INTERACTIVE= yes
+
+.include <bsd.port.mk>