18 lines
375 B
Makefile
18 lines
375 B
Makefile
|
# OpenBSD makefile for: tosha
|
||
|
# Version required: 0.05
|
||
|
# Date created: 29 April 1998
|
||
|
# Whom: Angelos D. Keromytis
|
||
|
#
|
||
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/21 01:18:13 angelos Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= tosha-0.05
|
||
|
CATEGORIES= audio
|
||
|
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
|
||
|
|
||
|
MAINTAINER= angelos@openbsd.org
|
||
|
|
||
|
MAN1= pcmfade.1 pcmplay.1 tosha.1
|
||
|
|
||
|
.include <bsd.port.mk>
|