mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
caedea32b1
Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-)
17 lines
332 B
Makefile
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>
|