diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /graphics/aoi | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'graphics/aoi')
-rw-r--r-- | graphics/aoi/Makefile | 1 | ||||
-rw-r--r-- | graphics/aoi/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index d59adaba23b3..82ec95b74a0f 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -17,6 +17,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= An open source Java written 3D modelling and rendering studio USE_JAVA= 1.3+ +USE_SIZE= yes USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes diff --git a/graphics/aoi/distinfo b/graphics/aoi/distinfo index a85e783878e7..fa209bf5e27e 100644 --- a/graphics/aoi/distinfo +++ b/graphics/aoi/distinfo @@ -1 +1,2 @@ MD5 (AoI16.zip) = 12d861359d55b816fdf108e37bf17cd1 +SIZE (AoI16.zip) = 1847648 |