freebsd-ports/graphics/libiptcdata/Makefile

19 lines
404 B
Makefile
Raw Normal View History

# Created by: Pav Lucistnik <pav@FreeBSD.org>
PORTNAME= libiptcdata
2009-09-18 11:32:54 +02:00
PORTVERSION= 1.0.4
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
2013-07-09 23:26:48 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating IPTC metadata stored in image files
USES= pkgconfig iconv libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls
INSTALL_TARGET= install-strip
2007-05-25 15:25:37 +02:00
.include <bsd.port.mk>