aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2022-05-15 21:28:39 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2022-05-16 00:33:37 +0000
commitb7c5589bac8b361be2b678624ce6cf1e91aa1b7b (patch)
tree94000e5533f0d08f771a51287691d1967f45c139 /math
parentd4667370d99976e7366bfa9ded91a03b836fcdd0 (diff)
downloadports-b7c5589bac8b361be2b678624ce6cf1e91aa1b7b.tar.gz
ports-b7c5589bac8b361be2b678624ce6cf1e91aa1b7b.zip
math/frobby: Restore LICENSE_FILE
Restore LICENSE_FILE that was removed by commit 3e3f1282b89a735cd4b4a318df2240b85c428dd8. Approved by: gerald (mentor)
Diffstat (limited to 'math')
-rw-r--r--math/frobby/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/frobby/Makefile b/math/frobby/Makefile
index 89f72718463a..c069b2bd2ae5 100644
--- a/math/frobby/Makefile
+++ b/math/frobby/Makefile
@@ -1,7 +1,7 @@
PORTNAME= frobby
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -11,6 +11,7 @@ MAINTAINER= salvadore@FreeBSD.org
COMMENT= Software system and project for computations with monomial ideals
LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgmp.so:math/gmp