pkgsrc/graphics/vp/Makefile
wiz de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00

20 lines
481 B
Makefile

# $NetBSD: Makefile,v 1.17 2012/01/28 11:00:57 wiz Exp $
#
DISTNAME= vp-1.5
PKGREVISION= 12
CATEGORIES= graphics
MASTER_SITES= http://math.smsu.edu/~erik/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://math.smsu.edu/~erik/software.php?id=63
COMMENT= Image viewer
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"