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>
|
|
|
|
#
|
1998-05-28 13:34:35 +00:00
|
|
|
# $Id: Makefile,v 1.5 1998/05/17 03:53:52 mph Exp $
|
1997-07-10 09:41:25 +00:00
|
|
|
#
|
|
|
|
|
1998-05-28 13:34:35 +00:00
|
|
|
DISTNAME= mpg123-0.59o
|
1997-07-10 09:41:25 +00:00
|
|
|
CATEGORIES= audio
|
1998-02-02 14:29:36 +00:00
|
|
|
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
|
|
|
|
http://homepages.uni-tuebingen.de/student/michael.hipp/mpg123/
|
1997-07-10 09:41:25 +00:00
|
|
|
|
1998-05-17 03:53:52 +00:00
|
|
|
MAINTAINER= ports@freebsd.org
|
1997-07-10 09:41:25 +00:00
|
|
|
|
|
|
|
ALL_TARGET= freebsd
|
|
|
|
MAN1= mpg123.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|