pkgsrc/audio/mpg123-sun/Makefile
martin f1612f9184 Update mpg123 to version 1.10.1.
Thanks to <wiz> for answering lots of stupid questions and general guidance.
2010-03-14 14:19:19 +00:00

13 lines
369 B
Makefile

# $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"