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 /security | |
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 'security')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 1 | ||||
-rw-r--r-- | security/ocaml-cryptokit/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 3a8944dca7f2..6f98994ceb72 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -17,6 +17,7 @@ COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml USE_REINPLACE= yes +USE_SIZE= yes ALL_TARGET= all allopt diff --git a/security/ocaml-cryptokit/distinfo b/security/ocaml-cryptokit/distinfo index 0f8a2b960d84..d468c98bf048 100644 --- a/security/ocaml-cryptokit/distinfo +++ b/security/ocaml-cryptokit/distinfo @@ -1 +1,2 @@ MD5 (cryptokit-1.1.tar.gz) = c4f22e4dd3d44eeab4f3bcdb25b95980 +SIZE (cryptokit-1.1.tar.gz) = 103406 |