summaryrefslogtreecommitdiff
path: root/audio/tosha/Makefile
blob: cf4d50be8868499f457962fa0259bf0c51379db5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	tosha
# Version required:	0.6
# Date created:		01 Jan 1999
# Whom:			Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
#
# $FreeBSD$
#

DISTNAME=	tosha-0.6
CATEGORIES=	audio
MASTER_SITES=	ftp://ftp.tu-clausthal.de/pub/unix/audio/

MAINTAINER=	oliver.fromme@heim3.tu-clausthal.de

MAN1=		pcmfade.1 pcmplay.1 tosha.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>