# New ports collection makefile for: libspiff # Date Created: 19 Mar 2007 # Whom: Ed Schouten # # $FreeBSD$ # PORTNAME= libspiff PORTVERSION= 1.0.0 CATEGORIES= multimedia MASTER_SITES= SF MAINTAINER= ed@FreeBSD.org COMMENT= An XSPF parsing library LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ uriparser.1:${PORTSDIR}/net/uriparser GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-expat=${LOCALBASE} USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes .include