pkgsrc/graphics/jpeginfo/Makefile

18 lines
446 B
Makefile

# $NetBSD: Makefile,v 1.7 2010/01/18 09:59:03 wiz Exp $
#
DISTNAME= jpeginfo-1.6.0
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kokkonen.net/tjko/projects.html
COMMENT= Generates informative listings from JPEG files
GNU_CONFIGURE= YES
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"