1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/glpk/Makefile
Dmitry Sivachenko 289b471b6e GLPK -- GNU Linear Programming Kit.
Approved by:	sobomax
2000-12-18 10:17:22 +00:00

19 lines
326 B
Makefile

# New ports collection makefile for: GLPK
# Date created: 16 December 2000
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= glpk
PORTVERSION= 1.1.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>