aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r--devel/hs-happy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index c8bba111acdf..1a7e64626e74 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
PKGNAMEPREFIX= hs-
MAINTAINER= simonmar@microsoft.com
+COMMENT= An LALR(1) parser generator for the functional language Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
.if !defined(NOPORTDOCS)