pkgsrc/graphics/vp/Makefile
reed e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00

20 lines
497 B
Makefile

# $NetBSD: Makefile,v 1.3 2004/12/28 23:18:18 reed Exp $
#
DISTNAME= vp-1.5
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://math.smsu.edu/~erik/software.php?id=63
COMMENT= Image viewer
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"