freebsd-ports/audio/splay/Makefile
CHOI Junho 39a05c0a49 update to 0.9.5.2.
PR:		ports/30327
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-26 01:59:42 +00:00

21 lines
384 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.2
CATEGORIES= audio
MASTER_SITES= http://splay.sourceforge.net/tgz/
MAINTAINER= cjh@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= splay.1
.include <bsd.port.mk>