summaryrefslogtreecommitdiff
path: root/audio/tosha/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>1997-10-28 23:18:20 +0000
committeraugustss <augustss@pkgsrc.org>1997-10-28 23:18:20 +0000
commit4daa64a62986fd842753a48935d3c8adf6758d93 (patch)
treecc8ee8439ae9a5d7d4a09af2bda1536118792658 /audio/tosha/Makefile
parent4434fa54eccf4fa0896d9f01cd93c91ab718ec2c (diff)
downloadpkgsrc-4daa64a62986fd842753a48935d3c8adf6758d93.tar.gz
Initial import of FreeBSD audio packages.
Diffstat (limited to 'audio/tosha/Makefile')
-rw-r--r--audio/tosha/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
new file mode 100644
index 00000000000..e3474885631
--- /dev/null
+++ b/audio/tosha/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: tosha
+# Version required: 0.05
+# Date created: 21 May 1997
+# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/28 23:19:09 augustss Exp $
+#
+
+DISTNAME= tosha-0.05
+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
+
+.include <bsd.port.mk>