# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD: graphics/libiptcdata/Makefile 328096 2013-09-24 06:24:17Z bapt $

PORTNAME=	libiptcdata
PORTVERSION=	1.0.4
CATEGORIES=	graphics
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Library for manipulating IPTC metadata stored in image files

USE_AUTOTOOLS=	libtool
USES=		pkgconfig iconv pathfix
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-nls

.include <bsd.port.mk>
