2003-12-07 02:09:46 +01:00
|
|
|
# New ports collection makefile for: mad
|
|
|
|
# Date created: 18 November 2000
|
|
|
|
# Whom: Jason R. Mastaler <jason@mastaler.com>
|
2000-12-19 16:39:12 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mad
|
2003-12-07 02:09:46 +01:00
|
|
|
PORTVERSION= 0.15.0b
|
2000-12-19 16:39:12 +01:00
|
|
|
CATEGORIES= audio
|
2003-12-07 02:09:46 +01:00
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
EXTRACT_ONLY= # empty
|
2000-12-19 16:39:12 +01:00
|
|
|
|
2006-11-12 20:01:29 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-12-07 02:09:46 +01:00
|
|
|
COMMENT= The "meta-port" for the MAD sound playback system
|
2000-12-19 16:39:12 +01:00
|
|
|
|
2003-12-07 02:09:46 +01:00
|
|
|
RUN_DEPENDS= madplay:${PORTSDIR}/audio/madplay
|
2001-02-20 19:51:09 +01:00
|
|
|
|
2003-12-07 02:09:46 +01:00
|
|
|
NO_BUILD= yes
|
2001-08-19 01:33:12 +02:00
|
|
|
|
2003-12-07 02:09:46 +01:00
|
|
|
do-install: # empty
|
2000-12-19 16:39:12 +01:00
|
|
|
|
2003-12-07 02:09:46 +01:00
|
|
|
.include <bsd.port.mk>
|