1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Pete Fritchman 66cf3707e5 Update to 0.2.
PR:		33218
Submitted by:	maintainer
2001-12-29 06:36:25 +00:00

22 lines
411 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:${PORTSDIR}/x11-toolkits/wxgtk
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>