summaryrefslogtreecommitdiff
path: root/audio/tosha/Makefile
blob: 964f2fc0509b1f315765ef1d9e7f0fb326859511 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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"