diff options
Diffstat (limited to 'devel/hs-popenhs/Makefile')
-rw-r--r-- | devel/hs-popenhs/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |