pkgsrc/audio/splay/Makefile

17 lines
408 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2003/06/02 01:21:33 jschauma Exp $
#
1999-03-28 22:08:08 +02:00
DISTNAME= splay-0.8.2
CATEGORIES= audio
MASTER_SITES= # empty
MAINTAINER= tech-pkg@netbsd.org
2001-01-11 21:01:33 +01:00
HOMEPAGE= http://splay.sourceforge.net/
COMMENT= Audio player/decoder that decodes MPEG Layer I,II,III and WAV files
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-xsplay --without-pthread
LIBS+= -lossaudio
.include "../../mk/bsd.pkg.mk"