freebsd-ports/audio/liblo/Makefile
Edward Tomasz Napierala ec7cf3514a Remove workarounds for FreeBSD 4.
PR:		ports/111670
Submitted by:	edwin
Approved by:	miwi (mentor)
2007-04-17 14:10:56 +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.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>