1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/math/oleo/Makefile

20 lines
366 B
Makefile

# New ports collection makefile for: oleo
# Version required: 1.6
# Date created: 3 September 1994
# Whom: mr
#
# $Id: Makefile,v 1.9 1996/09/22 18:31:58 max Exp $
#
DISTNAME= oleo-1.6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
HAS_CONFIGURE=yes
MAN1= oleo.1
post-install:
$(INSTALL_MAN) $(FILESDIR)/oleo.1 $(PREFIX)/man/man1
.include <bsd.port.mk>