1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/graphics/graphopt/Makefile

23 lines
392 B
Makefile

# ex:ts=8
# Ports collection makefile for: graphopt
# Date created: Dec 5, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= graphopt
PORTVERSION= 0.4.1
PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Graph Layout Optimizer
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>