freebsd-ports/misc/graphthing/Makefile
Ying-Chieh Liao 2386eabc07 add graphthing 0.6
A tool that allows you to create, manipulate and study graphs
2002-02-11 08:06:12 +00:00

22 lines
377 B
Makefile

# ex:ts=8
# Ports collection makefile for: GraphThing
# Date created: Feb 10, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= graphthing
PORTVERSION= 0.6
CATEGORIES= misc
MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
DISTNAME= GraphThing-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
USE_GTK= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>