summaryrefslogtreecommitdiff
path: root/graphics/jpeginfo/Makefile
blob: a4923dd6078a6d4b4a04deecb4e05687d88fe521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $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"