1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/audio/libmpd/Makefile
Martin Wilke 1d7803fa7b - Update to 0.15.0
PR:		118821
Submitted by:	Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
2008-03-29 23:57:34 +00:00

23 lines
515 B
Makefile

# New ports collection makefile for: libmpd
# Date created: Apr 4 2006
# Whom: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
#
# $FreeBSD$
#
PORTNAME= libmpd
PORTVERSION= 0.15.0
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/gmpc-0.15.5/ \
http://download.gna.org/kanicule/freebsd/distfiles/
MAINTAINER= mathias@monnerville.com
COMMENT= Abstraction around libmpdclient
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig glib20 gnomehack
USE_LDCONFIG= yes
.include <bsd.port.mk>