aboutsummaryrefslogtreecommitdiff
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /math/oleo/Makefile
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
Notes
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r--math/oleo/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
deleted file mode 100644
index 7323d8587dc5..000000000000
--- a/math/oleo/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: oleo
-# Version required: 1.6
-# Date created: 3 September 1994
-# Whom: mr
-#
-# $Id: Makefile,v 1.5 1995/04/22 11:30:15 asami Exp $
-#
-
-DISTNAME= oleo-1.6
-CATEGORIES+= math applications
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
-EXTRACT_SUFX= .tar.gz
-
-HAS_CONFIGURE=yes
-
-.include <bsd.port.mk>