aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-fgl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-fgl/Makefile')
-rw-r--r--devel/hs-fgl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/hs-fgl/Makefile b/devel/hs-fgl/Makefile
index 85d89118a5c7..0dbfad0b202d 100644
--- a/devel/hs-fgl/Makefile
+++ b/devel/hs-fgl/Makefile
@@ -7,12 +7,16 @@
PORTNAME= fgl
PORTVERSION= 5.4.2.3
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Martin Erwig Functional Graph Library
+LICENSE= BSD
+
CABAL_SETUP= Setup.hs
+USE_CABAL= mtl
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>