1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/audio/liblo/Makefile
Edward Tomasz Napierala ee5e716670 - Update to 0.25.
2008-07-22 08:10:58 +00:00

23 lines
434 B
Makefile

# New ports collection makefile for: liblo
# Date created: 2006-12-04
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#
PORTNAME= liblo
PORTVERSION= 0.25
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>