freebsd-ports/biology/treeviewx/Makefile
2002-09-09 14:21:08 +00:00

22 lines
415 B
Makefile

# Ports collection makefile for: treeviewx
# Date created: 04 August 2001
# Whom: tonym
#
# $FreeBSD$
#
PORTNAME= treeviewx
PORTVERSION= 0.2
CATEGORIES= biology
MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
DISTNAME= tv-${PORTVERSION}
MAINTAINER= tonym@biolateral.com.au
LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>