summaryrefslogtreecommitdiff
path: root/audio/liblo/Makefile
blob: 5d7ba5d1841815f97ad8a555ecc3ef2f6704a3fc (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:	liblo
# Date created:		2006-12-04
# Whom:			trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#

PORTNAME=	liblo
PORTVERSION=	0.26
CATEGORIES=	audio
MASTER_SITES=	SF

MAINTAINER=	trasz@FreeBSD.org
COMMENT=	Lightweight Open Sound Control implementation

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

.include <bsd.port.mk>