aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-c2hs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
commit3d2b895bb7fa9b4a4a5226ea292672a23907aefd (patch)
treeceb2ad16df5a149e914d6dfa4ed4b2bac38d6e62 /devel/hs-c2hs
parent6cddd6d5040c394a8b8e6fa43409954782fa922e (diff)
downloadports-3d2b895bb7fa9b4a4a5226ea292672a23907aefd.tar.gz
ports-3d2b895bb7fa9b4a4a5226ea292672a23907aefd.zip
De-pkg-comment and make portlint a little bit happier.
Notes
Notes: svn path=/head/; revision=75793
Diffstat (limited to 'devel/hs-c2hs')
-rw-r--r--devel/hs-c2hs/Makefile1
-rw-r--r--devel/hs-c2hs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index 26b15b513104..9f3c2ea8c69c 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
+COMMENT= C->Haskell, an Interface Generator for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-c2hs/pkg-comment b/devel/hs-c2hs/pkg-comment
deleted file mode 100644
index 97646c051237..000000000000
--- a/devel/hs-c2hs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C->Haskell, an Interface Generator for Haskell