aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sox/Makefile
blob: 4831d9b7fc9d0189c6abbdca1af77e92b7a5c3dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    sox - Sound Exchange
# Version required: 10p11
# Date created:     17 Oct 1994
# Whom:         torstenb
#
# $Id: Makefile,v 1.4 1995/04/11 19:46:52 asami Exp $
#

DISTNAME=   sox10p11
PKGNAME=    sox-10.11
CATEGORIES+=    audio
MASTER_SITES=   ftp://nic.switch.ch/software/sources/audio/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= torstenb@FreeBSD.ORG

.include <bsd.port.mk>