aboutsummaryrefslogtreecommitdiff
path: root/misc/magicpoint/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-03-03 17:08:10 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-03-03 17:08:10 +0000
commitcfd699228ce8a7a6f201271113982036b8a267ab (patch)
tree3115c35d6bdf8e29666284eb034d81381a57be1a /misc/magicpoint/Makefile
parent05f2dc0cc2d528cca11a4a424e151c0e963d00fd (diff)
downloadports-cfd699228ce8a7a6f201271113982036b8a267ab.tar.gz
ports-cfd699228ce8a7a6f201271113982036b8a267ab.zip
Notes
Diffstat (limited to 'misc/magicpoint/Makefile')
-rw-r--r--misc/magicpoint/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 7ecd4da205a5..3d33b502bdf4 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -7,14 +7,15 @@
# "?=" and "+=" are for localized (i.e. Japanese) version
PORTNAME= magicpoint
-PORTVERSION= 1.09a
+PORTVERSION= 1.10a
CATEGORIES+= misc
-MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
+MASTER_SITES= ftp://ftp.mew.org/pub/mgp/
MAINTAINER?= mita@FreeBSD.org
COMMENT?= An X11-based presentation tool
-LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
+ mng:${PORTSDIR}/graphics/libmng
RUN_DEPENDS+= pnmscale:${PORTSDIR}/graphics/netpbm
USE_IMAKE= yes