15 lines
453 B
Makefile
15 lines
453 B
Makefile
# $NetBSD: Makefile,v 1.7 2001/02/16 13:30:50 wiz Exp $
|
|
# FreeBSD Id: Makefile,v 1.2 1997/05/25 08:58:43 andreas Exp
|
|
#
|
|
|
|
DISTNAME= tosha-0.05
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
|
|
|
|
MAINTAINER= oliver.fromme@heim3.tu-clausthal.de
|
|
HOMEPAGE= http://www.heim3.tu-clausthal.de/~olli/tosha/
|
|
COMMENT= Read CD digital audio data through the SCSI bus
|
|
|
|
DEPENDS+= libscsi>=1.6:../../devel/libscsi
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|