pkgsrc-wip/treeview/Makefile
Thomas Klausner 41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00

19 lines
503 B
Makefile

# $NetBSD: Makefile,v 1.8 2010/06/13 22:47:20 thomasklausner Exp $
#
DISTNAME= tv-0.5
PKGNAME= treeviewx-0.5
PKGREVISION= 2
CATEGORIES= biology
MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
MAINTAINER= hdp@cs.nmsu.edu
HOMEPAGE= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/index.html
COMMENT= Phylogenetic tree viewer for Linux and Unix
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../x11/wxGTK26-contrib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"