freebsd-ports/audio/wavplay/Makefile
Ion-Mihai Tetcu 9099f96c4e Dmitry Marakasov adopts this orphan ports that he uses.
PR:		ports/98284
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
Approved by:	lawrence (mentor, implicit)
2006-06-06 19:47:42 +00:00

24 lines
423 B
Makefile

# New ports collection makefile for: wavplay
# Date created: 14 January 2000
# Whom: greg
#
# $FreeBSD$
#
PORTNAME= wavplay
PORTVERSION= 1.4
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= amdmi3@mail.ru
COMMENT= A wav player and recorder
ONLY_FOR_ARCHS= i386
MAN1= wavplay.1
PLIST_FILES= bin/wavplay bin/wavrec
.include <bsd.port.mk>