pkgsrc/graphics/jpeginfo/Makefile
2009-05-21 11:03:30 +00:00

18 lines
448 B
Makefile

# $NetBSD: Makefile,v 1.5 2009/05/21 11:03:30 zafer Exp $
#
DISTNAME= jpeginfo-1.6.0
PKGREVISION= 1
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"