Merge from vendor branch TNF:
[pkgsrcv2.git] / audio / mpg123-sun / Makefile
1 # $NetBSD: Makefile,v 1.1 2010/03/14 14:19:20 martin Exp $
2 #
3
4 MPG123_MODULE=  sun
5 # this is builtin with ../mpg123 on these architectures
6 NOT_FOR_PLATFORM+=      NetBSD-*-* OpenBSD-*-* SunOS-*-*
7 # there is no support for the sun-audio interface on theses
8 NOT_FOR_PLATFORM+=      DragonFly-*-* FreeBSD-*-*
9
10 .include "${.CURDIR}/../../audio/mpg123/Makefile.common"
11
12 .include "../../audio/mpg123/buildlink3.mk"
13
14 .include "../../mk/bsd.pkg.mk"