c5dc9b91b2
- Fix long-standing bad memory read (via integer underflow) in ID3 parser for crafted ID3v2 tags with tiny size information
10 lines
283 B
Makefile
10 lines
283 B
Makefile
# $NetBSD: Makefile,v 1.27 2016/12/18 22:58:35 adam Exp $
|
|
|
|
MPG123_MODULE= nas
|
|
|
|
.include "../../audio/mpg123/Makefile.common"
|
|
|
|
.include "../../audio/mpg123/buildlink3.mk"
|
|
.include "../../audio/nas/buildlink3.mk"
|
|
.include "../../x11/libXt/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|