13 lines
328 B
Makefile
13 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.43 2009/05/19 22:16:08 abs Exp $
|
|
|
|
PKGNAME= mpg123-${MPG123_VERSION}
|
|
PKGREVISION= 9
|
|
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio
|
|
|
|
CONFLICTS+= mpg123-nas-[0-9]*
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
PKG_OPTIONS_VAR=PKG_OPTIONS.mpg123
|
|
.include "Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|