pkgsrc/audio/mpg123-sun/Makefile

14 lines
369 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2010/03/14 14:19:20 martin Exp $
#
MPG123_MODULE= sun
# this is builtin with ../mpg123 on these architectures
NOT_FOR_PLATFORM+= NetBSD-*-* FreeBSD-*-* OpenBSD-*-* SunOS-*-*
NOT_FOR_PLATFORM+= DragonFly-*-*
.include "${.CURDIR}/../../audio/mpg123/Makefile.common"
.include "../../audio/mpg123/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"