mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
34e1ff051e
Found by: distfile checker
19 lines
411 B
Makefile
19 lines
411 B
Makefile
# New ports collection makefile for: splay
|
|
# Version required: 0.3
|
|
# Date created: 1 Apr 1997
|
|
# Whom: junker@jazz.snu.ac.kr
|
|
#
|
|
# $Id: Makefile,v 1.3 1997/05/16 07:39:27 max Exp $
|
|
#
|
|
|
|
DISTNAME= splay-0.5
|
|
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>
|