aboutsummaryrefslogtreecommitdiff
path: root/games/zoom/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-10-06 20:23:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-10-06 20:23:45 +0000
commitf751c44076aa3103301095f00455964e87c2f524 (patch)
tree0324f3012983b56b343332b4ad4e1863992d2656 /games/zoom/Makefile
parentc8f43bda63b0d6e244a4683def90f147cb7016ab (diff)
downloadports-f751c44076aa3103301095f00455964e87c2f524.tar.gz
ports-f751c44076aa3103301095f00455964e87c2f524.zip
Notes
Diffstat (limited to 'games/zoom/Makefile')
-rw-r--r--games/zoom/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index 0cdde76495ea..18a8b1cacd8a 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= zoom
-PORTVERSION= 1.0.2a
-PORTREVISION= 1
+PORTVERSION= 1.0.5
CATEGORIES= games
-MASTER_SITES= http://www.logicalshift.demon.co.uk/unix/${PORTNAME}/
-DISTNAME= zoom-1.0.2alpha1
+MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/
MAINTAINER= ports@FreeBSD.org
COMMENT= Z-Interpreter for X with full V6 support
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- expat.6:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2 \
+ t1.5:${PORTSDIR}/devel/t1lib \
+ freetype.9:${PORTSDIR}/print/freetype2 \
+ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
USE_PERL5= yes
USE_XLIB= yes