pkgsrc/audio/mpg123/Makefile
kent e80e55f014 Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.
This feature is enabled by MPG123_ARM_FIXED64.

mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-23 08:45:09 +00:00

10 lines
259 B
Makefile

# $NetBSD: Makefile,v 1.34 2002/06/23 08:45:09 kent Exp $
PKGNAME= mpg123-${MPG123_VERSION}
PKGREVISION= 2
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio
CONFLICTS+= mpg123-nas-[0-9]*
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"