aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-utf8-string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-utf8-string/Makefile')
-rw-r--r--devel/hs-utf8-string/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/hs-utf8-string/Makefile b/devel/hs-utf8-string/Makefile
index 7b7d2a57fa52..10128e984ef4 100644
--- a/devel/hs-utf8-string/Makefile
+++ b/devel/hs-utf8-string/Makefile
@@ -7,10 +7,13 @@
PORTNAME= utf8-string
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Support for reading/writing UTF8 strings for Haskell programs
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>