1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/audio/mpg123/Makefile
Vanilla I. Shu 73af0ce231 Add another MASTER_SITE
PR:		ports/5622
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
1998-02-02 14:29:36 +00:00

20 lines
469 B
Makefile

# New ports collection makefile for: mpg123
# Version required: 0.59n
# Date created: 25 June 1997
# Whom: Carey Jones <mcj@acquiesce.org>
#
# $Id: Makefile,v 1.3 1998/01/26 10:01:49 vanilla Exp $
#
DISTNAME= mpg123-0.59n
CATEGORIES= audio
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/ \
http://homepages.uni-tuebingen.de/student/michael.hipp/mpg123/
MAINTAINER= mcj@acquiesce.org
ALL_TARGET= freebsd
MAN1= mpg123.1
.include <bsd.port.mk>