1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/sox/Makefile
1996-11-18 11:44:27 +00:00

20 lines
399 B
Makefile

# New ports collection makefile for: sox - Sound Exchange
# Version required: 10p11
# Date created: 17 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.7 1996/11/15 23:14:24 obrien 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
MAN1= sox.1
.include <bsd.port.mk>