aboutsummaryrefslogtreecommitdiff
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
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>