2016-03-28 00:45:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2016/03/27 22:46:45 jperkin Exp $
|
2010-03-14 15:19:19 +01:00
|
|
|
|
|
|
|
MPG123_MODULE= sun
|
2011-10-17 21:45:55 +02:00
|
|
|
|
2010-03-14 15:19:19 +01:00
|
|
|
# this is builtin with ../mpg123 on these architectures
|
2010-05-12 15:16:15 +02:00
|
|
|
NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
|
2015-01-01 08:56:42 +01:00
|
|
|
# there is no support for the sun-audio interface on these
|
2016-03-28 00:45:48 +02:00
|
|
|
NOT_FOR_PLATFORM+= Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-*
|
2010-03-14 15:19:19 +01:00
|
|
|
|
2014-05-20 21:59:09 +02:00
|
|
|
.include "../../audio/mpg123/Makefile.common"
|
2010-03-14 15:19:19 +01:00
|
|
|
|
|
|
|
.include "../../audio/mpg123/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|