1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/audio/libebur128/Makefile

21 lines
376 B
Makefile

# Created by: Pietro Cerutti <gahr@FreeBSD.org>
# $FreeBSD$
PORTNAME= libebur128
PORTVERSION= 1.2.4
DISTVERSIONPREFIX= v
CATEGORIES= audio
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the EBU R128 loudness standard
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= jiixyj
USE_LDCONFIG= yes
.include <bsd.port.mk>