- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
22cb9d5197
commit
9b3f32a95e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478346
@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Creation of type-safe, RESTful web applications
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_CABAL= aeson blaze-html>=0.5 blaze-markup>=0.5.1 conduit-extra \
|
||||
data-default fast-logger monad-control>=0.3 monad-logger \
|
||||
|
@ -5,4 +5,4 @@ to stand-alone serving. Yesod also focuses on developer productivity.
|
||||
Yesod integrates well with tools for all your basic web development (wai,
|
||||
persistent, and shakespeare/hamlet).
|
||||
|
||||
WWW: http://www.yesodweb.com/
|
||||
WWW: https://www.yesodweb.com/
|
||||
|
Loading…
Reference in New Issue
Block a user