# New ports collection makefile for: libmpd # Date created: Apr 4 2006 # Whom: Stepan Zastupov [RedChrom] # # $FreeBSD$ # PORTNAME= libmpd PORTVERSION= 0.12.0 CATEGORIES= audio MASTER_SITES= http://download.qballcow.nl/programs/gmpc-0.13/ MAINTAINER= redchrom@gmail.com COMMENT= Abstraction around libmpdclient USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include post-patch: @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in .include