1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/audio/splay/Makefile

21 lines
389 B
Makefile

# New ports collection makefile for: splay
# Date created: 1 Apr 1997
# Whom: cjh
#
# $FreeBSD$
#
# pthread library can be used, but sound quality is buggy
#
PORTNAME= splay
PORTVERSION= 0.9.5.1
CATEGORIES= audio
MASTER_SITES= ftp://splay.sourceforge.net/pub/splay/
MAINTAINER= cjh@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= splay.1
.include <bsd.port.mk>