diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2004-01-31 11:16:48 +0000 |
commit | e6c55782ac7c0568ceb1598e43e0e879ec512170 (patch) | |
tree | 27fdf8812d7239096966e728e9b8abfb6740bcbe /devel/hs-popenhs | |
parent | b2931451eb3c09c64f2da6da5a66ce7a51486517 (diff) |
Notes
Diffstat (limited to 'devel/hs-popenhs')
-rw-r--r-- | devel/hs-popenhs/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-popenhs/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile index 0bf60d64b190..4d6eafa61b4e 100644 --- a/devel/hs-popenhs/Makefile +++ b/devel/hs-popenhs/Makefile @@ -17,6 +17,7 @@ COMMENT= A popen-like library for Haskell BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 +USE_SIZE= yes USE_GMAKE= yes HAS_CONFIGURE= yes diff --git a/devel/hs-popenhs/distinfo b/devel/hs-popenhs/distinfo index 286ca546e317..89a0ca7abd86 100644 --- a/devel/hs-popenhs/distinfo +++ b/devel/hs-popenhs/distinfo @@ -1 +1,2 @@ MD5 (popenhs-1.00.0.tar.gz) = 4a395a9e4480aec50ebdbb05dc78aceb +SIZE (popenhs-1.00.0.tar.gz) = 66443 |