1997-03-26 02:10:33 +00:00
|
|
|
# New ports collection makefile for: splay
|
1998-04-19 15:40:55 +00:00
|
|
|
# Version required: 0.8.2
|
1997-05-16 07:39:29 +00:00
|
|
|
# Date created: 1 Apr 1997
|
1997-03-26 02:10:33 +00:00
|
|
|
# Whom: junker@jazz.snu.ac.kr
|
|
|
|
#
|
1999-03-08 07:28:36 +00:00
|
|
|
# $Id: Makefile,v 1.6 1998/04/19 15:40:42 steve Exp $
|
1998-04-19 15:40:55 +00:00
|
|
|
#
|
|
|
|
# pthread library can be used, but sound quality is buggy
|
1997-03-26 02:10:33 +00:00
|
|
|
#
|
|
|
|
|
1998-04-19 15:40:55 +00:00
|
|
|
DISTNAME= splay-0.8.2
|
1997-05-16 07:39:29 +00:00
|
|
|
CATEGORIES= audio
|
1998-04-19 15:40:55 +00:00
|
|
|
MASTER_SITES= http://cain.kaist.ac.kr/~jwj95/
|
1997-03-26 02:10:33 +00:00
|
|
|
|
1997-05-16 07:39:29 +00:00
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
1997-03-26 02:10:33 +00:00
|
|
|
|
1997-05-16 07:39:29 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-03-08 07:28:36 +00:00
|
|
|
CONFIGURE_ARGS= --without-xsplay --without-pthread
|
1998-04-19 15:40:55 +00:00
|
|
|
MAN1= splay.1
|
1997-03-26 02:10:33 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|