aboutsummaryrefslogtreecommitdiffstats
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-10-12 02:17:01 +0800
committerjkh <jkh@FreeBSD.org>1994-10-12 02:17:01 +0800
commit14dae74336d18b89160f8c40840daab4244a1b7b (patch)
tree5126bc7059c15a52c46f637ff5179b7149ba8d9a /math/oleo/Makefile
parentba35a6888ecc64bbc8d9814824264c3e08cdecd3 (diff)
downloadfreebsd-ports-gnome-14dae74336d18b89160f8c40840daab4244a1b7b.tar.gz
freebsd-ports-gnome-14dae74336d18b89160f8c40840daab4244a1b7b.tar.zst
freebsd-ports-gnome-14dae74336d18b89160f8c40840daab4244a1b7b.zip
Michael Reifenberger's oleo port.
Submitted by: mr
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r--math/oleo/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
new file mode 100644
index 000000000000..73c2c8c881ac
--- /dev/null
+++ b/math/oleo/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: pine
+# Version required: 3.90
+# Date created: 03 September 1994
+# Whom: mr
+#
+# $Id: Makefile,v 1.5 1994/09/14 14:12:02 jkh Exp $
+#
+
+DISTNAME= oleo-1.6
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
+EXTRACT_SUFX=.tar.gz
+HAS_CONFIGURE=yes
+
+.include <bsd.port.mk>