5ae9afcef5
PR: 3321 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
19 lines
366 B
Makefile
19 lines
366 B
Makefile
# New ports collection makefile for: splay
|
|
# Version required: 0.3
|
|
# Date created: 1 Apr 1997
|
|
# Whom: junker@jazz.snu.ac.kr
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= splay-0.3
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/players/
|
|
|
|
MAINTAINER= junker@jazz.snu.ac.kr
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|