summaryrefslogtreecommitdiff
path: root/math/glpk
diff options
context:
space:
mode:
authorwiz <wiz>2012-03-16 00:20:51 +0000
committerwiz <wiz>2012-03-16 00:20:51 +0000
commitee01f77adac4410886d0eded409e442a80e6048f (patch)
tree36eb50bf685c2c98e1ec81f7f0249f333ae07392 /math/glpk
parenta85026b4a9458b71a5641291cf61758db418989a (diff)
downloadpkgsrc-ee01f77adac4410886d0eded409e442a80e6048f.tar.gz
Set LICENSE. Quell a pkglint warning.
Diffstat (limited to 'math/glpk')
-rw-r--r--math/glpk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index ccde1715b68..d02735d412b 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2011/12/07 18:52:22 drochner Exp $
+# $NetBSD: Makefile,v 1.32 2012/03/16 00:20:51 wiz Exp $
DISTNAME= glpk-4.47
CATEGORIES= math
-MASTER_SITES= $(MASTER_SITE_GNU:=glpk/)
+MASTER_SITES= ${MASTER_SITE_GNU:=glpk/}
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/glpk/glpk.html
COMMENT= Library for solving linear programming problems
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir