2015-08-23 16:30:35 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2015/08/23 14:30:42 wiz Exp $
|
2011-10-12 05:15:20 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= iksemel-1.4
|
2015-08-23 16:30:35 +02:00
|
|
|
PKGREVISION= 2
|
2011-10-12 05:15:20 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://iksemel.googlecode.com/files/
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://code.google.com/p/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 "../../mk/bsd.prefs.mk"
|
|
|
|
|
|
|
|
.include "../../security/gnutls/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|