mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
353 B
Makefile
19 lines
353 B
Makefile
|
# New ports collection makefile for: mpg123
|
||
|
# Version required: 0.59f
|
||
|
# Date created: 25 June 1997
|
||
|
# Whom: Carey Jones <mcj@acquiesce.org>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= mpg123-0.59f
|
||
|
CATEGORIES= audio
|
||
|
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
|
||
|
|
||
|
MAINTAINER= mcj@acquiesce.org
|
||
|
|
||
|
ALL_TARGET= freebsd
|
||
|
MAN1= mpg123.1
|
||
|
|
||
|
.include <bsd.port.mk>
|