diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /biology | |
parent | d6e0e68faea21d835fa83101d49ba5b3f6476e75 (diff) | |
download | freebsd-ports-gnome-43485240fbb28269d906aa6fe20c065c1aeff699.tar.gz freebsd-ports-gnome-43485240fbb28269d906aa6fe20c065c1aeff699.tar.zst freebsd-ports-gnome-43485240fbb28269d906aa6fe20c065c1aeff699.zip |
USE_SIZEify
Diffstat (limited to 'biology')
-rw-r--r-- | biology/distribfold/Makefile | 1 | ||||
-rw-r--r-- | biology/distribfold/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/biology/distribfold/Makefile b/biology/distribfold/Makefile index 8009a9e737d5..ff2ee75f6d7d 100644 --- a/biology/distribfold/Makefile +++ b/biology/distribfold/Makefile @@ -17,6 +17,7 @@ COMMENT= distributedfolding.org distributed protein folding project ONLY_FOR_ARCHS= i386 USE_REINPLACE= yes +USE_SIZE= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/distribfold diff --git a/biology/distribfold/distinfo b/biology/distribfold/distinfo index 8e38974ddbe8..1b9a2b7824fc 100644 --- a/biology/distribfold/distinfo +++ b/biology/distribfold/distinfo @@ -1 +1,2 @@ MD5 (distribfold-current-FreeBSD-0.1.20030425.tar.gz) = 8e979a8f3f31dd5d99c731715ecea18d +SIZE (distribfold-current-FreeBSD-0.1.20030425.tar.gz) = 8266677 |