blob: 7323d8587dc513a03fa2dc4e6cae47d9e79967d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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>
|