aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-terminfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-terminfo/Makefile')
-rw-r--r--devel/hs-terminfo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/hs-terminfo/Makefile b/devel/hs-terminfo/Makefile
index 26ebcafcc38b..e07dc4ab5f66 100644
--- a/devel/hs-terminfo/Makefile
+++ b/devel/hs-terminfo/Makefile
@@ -7,10 +7,13 @@
PORTNAME= terminfo
PORTVERSION= 0.3.1.3
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell bindings to the terminfo library
+LICENSE= BSD
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>