e80e55f014
This feature is enabled by MPG123_ARM_FIXED64. mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
10 lines
259 B
Makefile
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"
|