pkgsrc-wip/iksemel/Makefile
2007-08-11 20:28:00 +00:00

20 lines
502 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/08/11 20:28:00 netcap Exp $
#
DISTNAME= iksemel-1.3
CATEGORIES= textproc
MASTER_SITES= http://iksemel.googlecode.com/files/
MAINTAINER= jfranz@bsdprojects.net
HOMEPAGE= http://iksemel.googlecode.com/files/
COMMENT= XML parser library mainly designed for Jabber applications
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"