summaryrefslogtreecommitdiffstats
path: root/graphics/graphopt/Makefile
blob: f57851a31afe9b04fe7c8b02b8a2daf40e6447b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: ijliao
# $FreeBSD$

PORTNAME=	graphopt
PORTVERSION=	0.4.1
PORTREVISION=	7
CATEGORIES=	graphics
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Graph layout optimizer

LICENSE=	GPLv2+

USE_GNOME=	gtk12
GNU_CONFIGURE=	yes

DESKTOP_ENTRIES="GraphOpt" "" "" "${PORTNAME}" "Graphics;GTK;" ""

.include <bsd.port.mk>
OpenPOWER on IntegriCloud