summaryrefslogtreecommitdiff
path: root/graphics/exiv2/Makefile
blob: bf9201f6396e22d74f722734ca8beae75eab2296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.2 2005/03/03 15:50:13 drochner Exp $
#

DISTNAME=		exiv2-0.6.1
CATEGORIES=		graphics
MASTER_SITES=		http://home.arcor.de/ahuggel/exiv2/

MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://home.arcor.de/ahuggel/exiv2/
COMMENT=		Image metadata manipulation

USE_BUILDLINK3=		yes
USE_LANGUAGES=		c c++
GCC_REQD=		3.3
USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=		yes
USE_GNU_TOOLS+=		make

.include "../../mk/bsd.pkg.mk"