aboutsummaryrefslogtreecommitdiffstats
path: root/audio/liblo/Makefile
blob: 659d75a16a9195e837701dcf51c881377302dd7e (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= ports@FreeBSD.org
COMMENT=    Lightweight Open Sound Control implementation

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

.include <bsd.port.mk>