aboutsummaryrefslogtreecommitdiffstats
path: root/lang/helium
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
committerobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
commit5c930981640eacc34cddc383261352beea046dcf (patch)
tree7bd8fe7cc7c57b78a7df48cf2a38ad6725b2f217 /lang/helium
parent3c4a343a3d0f4203bf4ed41419ad4b0cb21460f9 (diff)
downloadfreebsd-ports-graphics-5c930981640eacc34cddc383261352beea046dcf.tar.gz
freebsd-ports-graphics-5c930981640eacc34cddc383261352beea046dcf.tar.zst
freebsd-ports-graphics-5c930981640eacc34cddc383261352beea046dcf.zip
De-pkg-comment and make portlint a little bit happier.
Diffstat (limited to 'lang/helium')
-rw-r--r--lang/helium/Makefile1
-rw-r--r--lang/helium/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/lang/helium/pkg-comment b/lang/helium/pkg-comment
deleted file mode 100644
index 4d075d88e87..00000000000
--- a/lang/helium/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Functional programming compiler for a subset of Haskell