1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/audio/liblscp/Makefile
Edward Tomasz Napierala 4867752834 Update to 0.5.6.
2009-08-22 15:41:29 +00:00

22 lines
424 B
Makefile

# 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= trasz@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>