aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liblscp/Makefile
blob: 7a6b21235b3ec930b30d5d94491295f56ad2c40f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    liblscp
# Date created:     2007-03-06
# Whom:         trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#

PORTNAME=   liblscp
PORTVERSION=    0.5.6
CATEGORIES= audio
MASTER_SITES=   http://download.linuxsampler.org/packages/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Wrapper around the LSCP network protocol

GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_GNOME=  gnomehack
USE_LDCONFIG=   yes

.include <bsd.port.mk>