1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/biology/treeviewx/Makefile
Johann Visagie 490da9f942 Add treeviewx 0.1.1, a phylogenetic tree viewer.
PR:		29770
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2001-08-17 08:39:28 +00:00

22 lines
413 B
Makefile

# Ports collection makefile for: treeviewx
# Date created: 04 August 2001
# Whom: tonym
#
# $FreeBSD$
#
PORTNAME= treeviewx
PORTVERSION= 0.1.1
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:${PORTSDIR}/x11-toolkits/wxgtk
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>