mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
386 B
Makefile
19 lines
386 B
Makefile
# New ports collection makefile for: tosha
|
|
# Date created: 01 Jan 1999
|
|
# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tosha
|
|
PORTVERSION= 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>
|