freebsd-ports/audio/glurp/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

22 lines
504 B
Makefile

# New ports collection makefile for: glurp
# Date created: Jun 9 2004
# Whom: Mark Reidel <ports@mark.reidel.info>
#
# $FreeBSD$
#
PORTNAME= glurp
PORTVERSION= 0.11.6
PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= ports@mark.reidel.info
COMMENT= Nice and clean GTK+-2.x based graphical client for musicpd
GNU_CONFIGURE= yes
USE_GNOME= gnometarget libglade2
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \
.include <bsd.port.mk>