aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-03-17 00:37:56 +0800
committerbf <bf@FreeBSD.org>2011-03-17 00:37:56 +0800
commit289d6265e7a9554ad9b37c7c16c570abccca8b25 (patch)
tree56fb3df559a393c5990ce2de15faabe6870c2b8a /math
parent19cae25cf2f8a962d35e0003a5f80f3ee9f08e73 (diff)
downloadfreebsd-ports-gnome-289d6265e7a9554ad9b37c7c16c570abccca8b25.tar.gz
freebsd-ports-gnome-289d6265e7a9554ad9b37c7c16c570abccca8b25.tar.zst
freebsd-ports-gnome-289d6265e7a9554ad9b37c7c16c570abccca8b25.zip
Add LICENSE
Diffstat (limited to 'math')
-rw-r--r--math/dieharder/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 28e86f659a1c..817b221d5a39 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -27,6 +27,8 @@ USE_LDCONFIG= yes
MAN1= dieharder.1
MAN3= libdieharder.3
+LICENSE= GPLv2
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"