2012-02-05 22:20:17 +01:00
|
|
|
# $NetBSD: Makefile,v 1.4 2012/02/05 21:20:17 sbd Exp $
|
2010-03-14 15:19:19 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
MPG123_MODULE= sun
|
2011-10-17 21:45:55 +02:00
|
|
|
|
|
|
|
PKGREVISION= 1
|
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-*-*
|
|
|
|
# there is no support for the sun-audio interface on theses
|
2012-02-05 22:20:17 +01:00
|
|
|
NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-*
|
2010-03-14 15:19:19 +01:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../../audio/mpg123/Makefile.common"
|
|
|
|
|
|
|
|
.include "../../audio/mpg123/buildlink3.mk"
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|