mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
7d028a38f1
commit
f095dfa007
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479095
@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Form handling support for Yesod Web Framework
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_CABAL= aeson attoparsec>=0.10 blaze-builder>=0.2.1.4 blaze-html>=0.5 \
|
||||
blaze-markup>=0.5.1 byteable data-default email-validate>=1.0 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
Form handling support for Yesod Web Framework.
|
||||
|
||||
WWW: http://www.yesodweb.com/
|
||||
WWW: https://www.yesodweb.com/
|
||||
|
Loading…
Reference in New Issue
Block a user