aboutsummaryrefslogtreecommitdiff
path: root/databases/mtop
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mtop')
-rw-r--r--databases/mtop/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile
index ec6cc43e5b76..5e5f71452857 100644
--- a/databases/mtop/Makefile
+++ b/databases/mtop/Makefile
@@ -1,21 +1,16 @@
-# ex:ts=8
-# Ports collection makefile for: mtop
-# Date created: Dec 17, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= mtop
PORTVERSION= 0.6.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
MAINTAINER= tut@nhamon.com.ua
COMMENT= MySQL Monitoring Tool
-BUILD_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
+RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
p5-Net>=0:${PORTSDIR}/net/p5-Net