mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
dd76a63c00
PR: 16693 Submitted by: Greg Robinson <greg@rosevale.com.au>
18 lines
310 B
Makefile
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>
|