Index: head/textproc/hs-xml-hamlet/Makefile =================================================================== --- head/textproc/hs-xml-hamlet/Makefile (revision 476585) +++ head/textproc/hs-xml-hamlet/Makefile (revision 476586) @@ -1,16 +1,17 @@ # $FreeBSD$ PORTNAME= xml-hamlet PORTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Hamlet-style quasiquoter for XML content LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USE_CABAL= shakespeare>=1.0 xml-conduit>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-xml-hamlet/pkg-descr =================================================================== --- head/textproc/hs-xml-hamlet/pkg-descr (revision 476585) +++ head/textproc/hs-xml-hamlet/pkg-descr (revision 476586) @@ -1,3 +1,3 @@ Hamlet-style quasiquoter for XML content. -WWW: http://www.yesodweb.com/ +WWW: https://www.yesodweb.com/