diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /dns/libidn | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) | |
download | freebsd-ports-gnome-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.gz freebsd-ports-gnome-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.zst freebsd-ports-gnome-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.zip |
- SIZEify
Diffstat (limited to 'dns/libidn')
-rw-r--r-- | dns/libidn/Makefile | 1 | ||||
-rw-r--r-- | dns/libidn/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index c32516624c84..f0f89773a95b 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -18,6 +18,7 @@ COMMENT= Internationalized Domain Names command line tool LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv BUILD_DEPENDS= gengetopt:${PORTSDIR}/devel/gengetopt +USE_SIZE= yes USE_PERL5_BUILD= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/dns/libidn/distinfo b/dns/libidn/distinfo index 04b3d69d0111..1059c7d776b9 100644 --- a/dns/libidn/distinfo +++ b/dns/libidn/distinfo @@ -1 +1,2 @@ MD5 (libidn-0.3.7.tar.gz) = 3ec822e38dda0d1eadd032d82a5b238c +SIZE (libidn-0.3.7.tar.gz) = 1525856 |