diff options
author | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-30 22:05:15 +0800 |
commit | bcf0673de8303b986777c04d4096f424536e74e2 (patch) | |
tree | 10ec929f44d787be8412e8ff1d84fdbb18f050c7 /games/briquolo | |
parent | 57b6ef8e00ce48366cba0918822b38ddcce74da0 (diff) | |
download | freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.gz freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.tar.zst freebsd-ports-gnome-bcf0673de8303b986777c04d4096f424536e74e2.zip |
- SIZEify
Diffstat (limited to 'games/briquolo')
-rw-r--r-- | games/briquolo/Makefile | 1 | ||||
-rw-r--r-- | games/briquolo/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 00d367814bde..a0a17328c76f 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -16,6 +16,7 @@ COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ png.5:${PORTSDIR}/graphics/png +USE_SIZE= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/games/briquolo/distinfo b/games/briquolo/distinfo index 7e57734f791d..33549c0bc87b 100644 --- a/games/briquolo/distinfo +++ b/games/briquolo/distinfo @@ -1 +1,2 @@ MD5 (briquolo-0.4.2.tar.bz2) = 20924c27dd77f4d7308f0aaad0129197 +SIZE (briquolo-0.4.2.tar.bz2) = 1990288 |