summaryrefslogtreecommitdiff
path: root/devel/hs-popenhs
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-popenhs
parent* Update to exiscan-4.12-23a: (diff)
De-pkg-comment and make portlint a little bit happier.
Notes
Notes: svn path=/head/; revision=75793
Diffstat (limited to 'devel/hs-popenhs')
-rw-r--r--devel/hs-popenhs/Makefile1
-rw-r--r--devel/hs-popenhs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile
index f7bc29f71147..fe0d29a809b0 100644
--- a/devel/hs-popenhs/Makefile
+++ b/devel/hs-popenhs/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/
PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
+COMMENT= A popen-like library for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-popenhs/pkg-comment b/devel/hs-popenhs/pkg-comment
deleted file mode 100644
index 0a191a2b841a..000000000000
--- a/devel/hs-popenhs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A popen-like library for Haskell