pkgsrc/textproc/iksemel/Makefile

21 lines
532 B
Makefile

# $NetBSD: Makefile,v 1.8 2018/04/17 22:29:51 wiz Exp $
DISTNAME= iksemel-1.4
PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://iksemel.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/meduketto/iksemel
COMMENT= XML parser library mainly designed for Jabber applications
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
INFO_FILES= yes
PKGCONFIG_OVERRIDE+= iksemel.pc.in
.include "../../security/gnutls/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"