aboutsummaryrefslogtreecommitdiff
path: root/devel/monotone-viz
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-03-05 20:22:02 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-03-05 20:22:02 +0000
commitddc550ff99131ed2bd4a88a7697d39209bb12846 (patch)
tree29b4d5468cf992e8cbc961e010614eb345b72dcb /devel/monotone-viz
parent18eb550f56fe3aafc605e62cc8996ba8626d0c29 (diff)
Notes
Diffstat (limited to 'devel/monotone-viz')
-rw-r--r--devel/monotone-viz/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile
index 439366189552..327cb836efcc 100644
--- a/devel/monotone-viz/Makefile
+++ b/devel/monotone-viz/Makefile
@@ -1,27 +1,23 @@
-# New ports collection makefile for: monotone-viz
-# Date created: 2 July 2006
-# Whom: Tarasov Alexey <master@preved.cn>
-#
+# Created by: Tarasov Alexey <master@preved.cn>
# $FreeBSD$
-#
PORTNAME= monotone-viz
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/
MAINTAINER= lapo@lapo.it
COMMENT= Visual interface for Monotone VCS with revision graphs
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \
mtn:${PORTSDIR}/devel/monotone \
lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
USE_GMAKE= yes
USE_OCAML= yes
GNU_CONFIGURE= yes