mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
b016e01593
commit
913d7b51b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479765
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ MAINTAINER= haskell@FreeBSD.org
|
|||
COMMENT= Integration testing for WAI/Yesod Applications
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_CABAL= attoparsec>=0.10 blaze-builder blaze-html>=0.5 \
|
||||
blaze-markup>=0.5.1 case-insensitive>=0.2 cookie \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Behaviour Oriented integration Testing for Yesod Applications.
|
||||
|
||||
WWW: http://www.yesodweb.com
|
||||
WWW: https://www.yesodweb.com/
|
||||
|
|
Loading…
Add table
Reference in a new issue