Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / mpg123-sun / Makefile
blob461cdfc84cc5f3ccb7a106976034775cc64d5901
1 # $NetBSD: Makefile,v 1.3 2011/10/17 19:45:56 shattered Exp $
4 MPG123_MODULE= sun
6 PKGREVISION= 1
7 # this is builtin with ../mpg123 on these architectures
8 NOT_FOR_PLATFORM+= NetBSD-*-* OpenBSD-*-* SunOS-*-*
9 # there is no support for the sun-audio interface on theses
10 NOT_FOR_PLATFORM+= DragonFly-*-* FreeBSD-*-* Linux-*-*
12 .include "${.CURDIR}/../../audio/mpg123/Makefile.common"
14 .include "../../audio/mpg123/buildlink3.mk"
16 .include "../../mk/bsd.pkg.mk"