ports/math/lpsolve/Makefile.inc

11 lines
229 B
PHP
Raw Normal View History

2023-08-16 22:26:55 +00:00
V_MAJOR ?= 5.5
V ?= ${V_MAJOR}.2.0
CATEGORIES ?= math devel
HOMEPAGE ?= http://lpsolve.sourceforge.net
MAINTAINER ?= Edd Barrett <edd@openbsd.org>
2023-09-27 17:15:09 +00:00
SITES ?= ${SITE_SOURCEFORGE:=lpsolve/}
2023-08-16 22:26:55 +00:00
# LGPLv2.1
PERMIT_PACKAGE ?= Yes