pkgsrc/audio/mpg123-nas/Makefile
2004-02-10 09:32:47 +00:00

16 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/02/10 09:32:47 tron Exp $
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
PKGREVISION= 3
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output
TARGET_SUFFIX= -nas
CONFLICTS+= mpg123-[0-9]*
USE_X11= yes
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/nas/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"