mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
4e66d49984
Update SITES, HOMEPAGE, and comments.
11 lines
230 B
Makefile
11 lines
230 B
Makefile
V_MAJOR ?= 5.5
|
|
V ?= ${V_MAJOR}.2.0
|
|
|
|
CATEGORIES ?= math devel
|
|
HOMEPAGE ?= https://lpsolve.sourceforge.net
|
|
MAINTAINER ?= Edd Barrett <edd@openbsd.org>
|
|
SITES ?= ${SITE_SOURCEFORGE:=lpsolve/}
|
|
|
|
# LGPLv2.1
|
|
PERMIT_PACKAGE ?= Yes
|