mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
295 B
Makefile
16 lines
295 B
Makefile
# New ports collection makefile for: oleo
|
|
# Version required: 1.6
|
|
# Date created: 3 September 1994
|
|
# Whom: mr
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/04/28 13:35:40 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= oleo-1.6
|
|
CATEGORIES+= math
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
HAS_CONFIGURE=yes
|
|
|
|
.include <bsd.port.mk>
|