From b9adfc0d23cfee963214b45778c0edc34d9f9dc9 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 15 Aug 2018 09:38:03 +0000 Subject: - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket --- www/hs-yesod-auth/Makefile | 1 + www/hs-yesod-auth/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile index c6a703e1b6f0..d0a7e889c0c1 100644 --- a/www/hs-yesod-auth/Makefile +++ b/www/hs-yesod-auth/Makefile @@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Authentication for Yesod LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_CABAL= aeson>=0.7 authenticate>=1.3 base16-bytestring \ base64-bytestring blaze-builder blaze-html>=0.5 \ diff --git a/www/hs-yesod-auth/pkg-descr b/www/hs-yesod-auth/pkg-descr index b3ba19883de8..4849aac6a241 100644 --- a/www/hs-yesod-auth/pkg-descr +++ b/www/hs-yesod-auth/pkg-descr @@ -4,4 +4,4 @@ such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description. -WWW: http://www.yesodweb.com/ +WWW: https://www.yesodweb.com/ -- cgit v1.2.3