diff options
author | obraun <obraun@FreeBSD.org> | 2004-01-31 19:16:48 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-01-31 19:16:48 +0800 |
commit | d225dc5aa6aab35f742822ad904578d83ed3a76f (patch) | |
tree | 85a065f3183cc070ed58d81aac70d85dda11a844 /devel/hs-crypto | |
parent | 88fc4e4a7ca8ca9e49d8a489c6e642cb6fbfa6ef (diff) | |
download | freebsd-ports-gnome-d225dc5aa6aab35f742822ad904578d83ed3a76f.tar.gz freebsd-ports-gnome-d225dc5aa6aab35f742822ad904578d83ed3a76f.tar.zst freebsd-ports-gnome-d225dc5aa6aab35f742822ad904578d83ed3a76f.zip |
SIZE-ify
Diffstat (limited to 'devel/hs-crypto')
-rw-r--r-- | devel/hs-crypto/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-crypto/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile index b83c12cb278d..0bd75ee1abae 100644 --- a/devel/hs-crypto/Makefile +++ b/devel/hs-crypto/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc BUILD_DEPENDS= haddock:${PORTSDIR}/devel/hs-haddock .endif +USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes USE_GMAKE= yes diff --git a/devel/hs-crypto/distinfo b/devel/hs-crypto/distinfo index 8a1d14d1f969..3cf9a0652e2d 100644 --- a/devel/hs-crypto/distinfo +++ b/devel/hs-crypto/distinfo @@ -1 +1,2 @@ MD5 (crypto-1.1.2.tar) = 195205a01566659f036d5df929fe7cc4 +SIZE (crypto-1.1.2.tar) = 256000 |