aboutsummaryrefslogtreecommitdiff
path: root/math/facile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-05-30 17:39:07 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-05-30 17:39:07 +0000
commit8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch)
tree80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /math/facile
parent9554c4a18fa0acb41d047e887d36b52c4c84213c (diff)
downloadports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.tar.gz
ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.zip
Add LICENSE and LICENSE_FILE to my ports.
Notes
Notes: svn path=/head/; revision=255330
Diffstat (limited to 'math/facile')
-rw-r--r--math/facile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/facile/Makefile b/math/facile/Makefile
index 03eb4eee0f51..6b6bd21687b8 100644
--- a/math/facile/Makefile
+++ b/math/facile/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/
MAINTAINER= arved@FreeBSD.org
COMMENT= A Functional Constraint Library
+LICENSE= LGPL
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_OCAML= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes