1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/audio/tosha/Makefile

25 lines
516 B
Makefile
Raw Normal View History

# New ports collection makefile for: tosha
# Date created: 01 Jan 1999
# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
#
PORTNAME= tosha
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= markp
MAINTAINER= ports@FreeBSD.org
2003-02-20 17:07:10 +00:00
COMMENT= Read CD digital audio and video data via the SCSI bus
MAN1= pcmfade.1 pcmplay.1 tosha.1
MANCOMPRESSED= yes
PLIST_FILES= bin/tosha bin/pcmplay \
bin/pcmfade etc/tosharc
.include <bsd.port.mk>