![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / audio / libopus / Makefile (download)
Revision 1.2, Tue Oct 2 23:47:56 2012 UTC (10 years, 11 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $ # DISTNAME= opus-1.0.1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://opus-codec.org/ COMMENT= Totally open, royalty-free, highly versatile audio codec library LICENSE= modified-bsd GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= opus.pc.in .include "../../mk/bsd.pkg.mk"