# Created by: Nicola Vitale # $FreeBSD: head/textproc/libnxml/Makefile 412349 2016-04-01 14:25:16Z mat $ PORTNAME= libnxml PORTVERSION= 0.18.3 PORTREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org COMMENT= C library for writing XML 1.0/1.1 files or streams LIB_DEPENDS= libcurl.so:ftp/curl USES= libtool pathfix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes .include