1997-07-10 09:41:25 +00:00
|
|
|
# New ports collection makefile for: mpg123
|
1998-05-28 13:34:35 +00:00
|
|
|
# Version required: 0.59o
|
1997-07-10 09:41:25 +00:00
|
|
|
# Date created: 25 June 1997
|
|
|
|
# Whom: Carey Jones <mcj@acquiesce.org>
|
|
|
|
#
|
1999-02-01 09:01:09 +00:00
|
|
|
# $Id: Makefile,v 1.10 1999/01/28 03:41:43 jkoshy Exp $
|
1997-07-10 09:41:25 +00:00
|
|
|
#
|
|
|
|
|
1999-02-01 09:01:09 +00:00
|
|
|
DISTNAME= mpg123-0.59q
|
1997-07-10 09:41:25 +00:00
|
|
|
CATEGORIES= audio
|
1999-02-01 09:01:09 +00:00
|
|
|
MASTER_SITES= http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ \
|
|
|
|
ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
|
|
|
|
http://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
|
1997-07-10 09:41:25 +00:00
|
|
|
|
1998-10-03 12:09:54 +00:00
|
|
|
MAINTAINER= jkoshy@freebsd.org
|
1997-07-10 09:41:25 +00:00
|
|
|
|
|
|
|
MAN1= mpg123.1
|
|
|
|
|
1998-11-14 09:43:39 +00:00
|
|
|
.include <bsd.port.pre.mk>
|
1998-10-03 12:09:54 +00:00
|
|
|
|
|
|
|
ALL_TARGET= freebsd
|
1998-11-14 09:43:39 +00:00
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|