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

PORTNAME=   liblo
PORTVERSION=    0.24
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liblo

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>