summaryrefslogtreecommitdiff
path: root/audio/mpg123-sun/Makefile
blob: a24cf18a32946b0285f4bfcff0faf49e80cbf97f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.7 2016/03/27 22:46:45 jperkin Exp $

MPG123_MODULE=	sun

# this is builtin with ../mpg123 on these architectures
NOT_FOR_PLATFORM+=	NetBSD-*-* OpenBSD-*-* SunOS-*-*
# there is no support for the sun-audio interface on these
NOT_FOR_PLATFORM+=	Darwin-*-* DragonFly-*-* FreeBSD-*-* Linux-*-*

.include "../../audio/mpg123/Makefile.common"

.include "../../audio/mpg123/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"