1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/audio/wavplay/Makefile
Maxim Sobolev dd76a63c00 Initial import of wavplay - utility to record/playback audio.
PR:		16693
Submitted by:	Greg Robinson <greg@rosevale.com.au>
2000-06-07 16:07:54 +00:00

18 lines
310 B
Makefile

# New ports collection makefile for: wavplay
# Date created: 14 January 2000
# Whom: greg
#
# $FreeBSD$
#
PORTNAME= wavplay
PORTVERSION= 1.4
CATEGORIES= audio
MASTER_SITES= http://metalab.unc.edu/pub/Linux/apps/sound/players/
MAINTAINER= greg@rosevale.com.au
MAN1= wavplay.1
.include <bsd.port.mk>