freebsd-ports/math/oleo/Makefile
Satoshi Asami fc84a926f5 I was going to convert the math Makefiles according to the new
rules in bsd.port.mk, but there weren't any Makefiles that needed
any tweaking. :]  So, just some cosmetic changes.
1995-04-22 11:30:15 +00:00

16 lines
301 B
Makefile

# New ports collection makefile for: oleo
# Version required: 1.6
# Date created: 3 September 1994
# Whom: mr
#
# $Id: Makefile,v 1.4 1995/04/11 01:19:10 asami 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>