- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
e101354c8a
commit
4249f4185b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476867
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ MAINTAINER= haskell@FreeBSD.org
|
|||
COMMENT= Yesod helper executable
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_CABAL= async attoparsec>=0.10 base64-bytestring \
|
||||
blaze-builder>=0.2.1.4 conduit>=1.2 conduit-extra \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Provides scaffolding, devel server, and some simple code generation helpers.
|
||||
|
||||
WWW: http://www.yesodweb.com/
|
||||
WWW: https://www.yesodweb.com/
|
||||
|
|
Loading…
Reference in a new issue