aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-05 17:38:15 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-05 17:38:15 +0800
commita6c3a53dc4d19e026f955fdab8f46d580e2ac128 (patch)
tree94d5c78f16f8c1725e5279a86c2d37225dcf5f93
parent986cba19b1362b77849db4bdce6a3f89b9aab650 (diff)
downloadfreebsd-ports-gnome-a6c3a53dc4d19e026f955fdab8f46d580e2ac128.tar.gz
freebsd-ports-gnome-a6c3a53dc4d19e026f955fdab8f46d580e2ac128.tar.zst
freebsd-ports-gnome-a6c3a53dc4d19e026f955fdab8f46d580e2ac128.zip
- Add LICENSE_FILE
Approved by: portmgr blanket
-rw-r--r--www/hs-yesod-auth-hashdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-yesod-auth-hashdb/Makefile b/www/hs-yesod-auth-hashdb/Makefile
index b3eb8968b14d..7678c0918222 100644
--- a/www/hs-yesod-auth-hashdb/Makefile
+++ b/www/hs-yesod-auth-hashdb/Makefile
@@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
COMMENT= Authentication plugin for Yesod
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_CABAL= cryptohash>=0.8 persistent>=2.1 pwstore-fast>=2.2 \
yesod-auth>=1.4 yesod-core>=1.4 yesod-form>=1.4 \