diff options
Diffstat (limited to 'lang/helium/Makefile')
-rw-r--r-- | lang/helium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/helium/Makefile b/lang/helium/Makefile index 0716ddf06b8..e9c0bd44358 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.uu.nl/~afie/helium/distr/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= obraun@FreeBSD.org +COMMENT= Functional programming compiler for a subset of Haskell BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc |