summaryrefslogblamecommitdiff
path: root/audio/splay/Makefile
blob: 1b14f03ac600d225ead8e08102aa3d25b77449b4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             
                             
                                  

                                             
                                                     

                                                         

 
                                   
                             
                                                       
 
                                             
 
                           
                                                          
                               

                      
# New ports collection makefile for:    splay
# Version required:     0.8.2
# Date created:         1 Apr 1997
# Whom:                 junker@jazz.snu.ac.kr
#
# $Id: Makefile,v 1.6 1998/04/19 15:40:42 steve Exp $
#
# pthread library can be used, but sound quality is buggy
#

DISTNAME=		splay-0.8.2
CATEGORIES=		audio
MASTER_SITES=		http://cain.kaist.ac.kr/~jwj95/

MAINTAINER=		junker@jazz.snu.ac.kr

GNU_CONFIGURE=		yes
CONFIGURE_ARGS=		--without-xsplay --without-pthread
MAN1=			splay.1

.include <bsd.port.mk>