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-c2hs | |
parent | b2931451eb3c09c64f2da6da5a66ce7a51486517 (diff) |
SIZE-ify
Notes
Notes:
svn path=/head/; revision=99595
Diffstat (limited to 'devel/hs-c2hs')
-rw-r--r-- | devel/hs-c2hs/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-c2hs/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index 520546d4c3f2..f09198fa0b5a 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -17,6 +17,7 @@ COMMENT= C->Haskell, an Interface Generator for Haskell BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 RUN_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5 +USE_SIZE= yes HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/hs-c2hs/distinfo b/devel/hs-c2hs/distinfo index 29189c1a4793..053b8e7c7046 100644 --- a/devel/hs-c2hs/distinfo +++ b/devel/hs-c2hs/distinfo @@ -1 +1,2 @@ MD5 (c2hs-0.11.5.tar.gz) = 2f3859154ec3c472e85db726095163b5 +SIZE (c2hs-0.11.5.tar.gz) = 374927 |