1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/math/oleo/Makefile
Jordan K. Hubbard caedea32b1 Add a few CATEGORIES lines to take these ports out of `orphans'.
Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
1995-04-28 13:35:40 +00:00

17 lines
332 B
Makefile

# 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>