opnsense-ports/graphics/libiptcdata/Makefile
Franco Fichtner fa9c00a6f4 */*: sync with upstream
Taken from: FreeBSD
2023-11-02 12:44:20 +01:00

17 lines
400 B
Makefile

PORTNAME= libiptcdata
PORTVERSION= 1.0.4
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating IPTC metadata stored in image files
WWW= https://libiptcdata.sourceforge.net/
USES= pkgconfig iconv libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls
INSTALL_TARGET= install-strip
.include <bsd.port.mk>