# $NetBSD: Makefile,v 1.63 2020/07/06 15:32:47 adam Exp $ DISTNAME= libvorbis-1.3.7 CATEGORIES= devel audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.xiph.org/vorbis/ COMMENT= Library for the Ogg Vorbis audio encoding format LICENSE= modified-bsd USE_LIBTOOL= yes GNU_CONFIGURE= yes TEST_TARGET= check PKGCONFIG_OVERRIDE+= vorbis.pc.in PKGCONFIG_OVERRIDE+= vorbisenc.pc.in PKGCONFIG_OVERRIDE+= vorbisfile.pc.in .include "../../multimedia/libogg/buildlink3.mk" .include "../../mk/bsd.pkg.mk"