mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
08436d7800
PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
19 lines
319 B
Makefile
19 lines
319 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= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/players
|
|
|
|
MAINTAINER= greg@rosevale.com.au
|
|
|
|
MAN1= wavplay.1
|
|
|
|
.include <bsd.port.mk>
|