16 lines
367 B
Makefile
16 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/12/15 21:30:51 joerg Exp $
|
|
#
|
|
|
|
PKGNAME= akode-2.0.2
|
|
PKGREVISION= 2
|
|
|
|
MAINTAINER= hasso@NetBSD.org
|
|
COMMENT= Simple audio decoding framework (base package)
|
|
LICENSE= gnu-lgpl-v2
|
|
|
|
.include "../../audio/akode/Makefile.common"
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../devel/libltdl/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|