2013-09-20 20:35:44 +02:00
|
|
|
# Created by: Pav Lucistnik <pav@FreeBSD.org>
|
2006-12-03 19:53:50 +01:00
|
|
|
|
|
|
|
PORTNAME= libiptcdata
|
2009-09-18 11:32:54 +02:00
|
|
|
PORTVERSION= 1.0.4
|
2016-12-08 20:23:24 +01:00
|
|
|
PORTREVISION= 2
|
2006-12-03 19:53:50 +01:00
|
|
|
CATEGORIES= graphics
|
2009-08-22 02:23:13 +02:00
|
|
|
MASTER_SITES= SF
|
2006-12-03 19:53:50 +01:00
|
|
|
|
2013-07-09 23:26:48 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-12-03 19:53:50 +01:00
|
|
|
COMMENT= Library for manipulating IPTC metadata stored in image files
|
|
|
|
|
2014-07-31 14:39:04 +02:00
|
|
|
USES= pkgconfig iconv libtool pathfix
|
2007-01-10 19:02:49 +01:00
|
|
|
USE_LDCONFIG= yes
|
2006-12-03 19:53:50 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --disable-nls
|
2014-07-31 14:39:04 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2006-12-03 19:53:50 +01:00
|
|
|
|
2007-05-25 15:25:37 +02:00
|
|
|
.include <bsd.port.mk>
|