mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
17b87fb374
PR: 4081 Submitted by: Carey Jones <mcj@acquiesce.org>
19 lines
402 B
Makefile
19 lines
402 B
Makefile
# New ports collection makefile for: mpg123
|
|
# Version required: 0.59k
|
|
# Date created: 25 June 1997
|
|
# Whom: Carey Jones <mcj@acquiesce.org>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/07/10 09:41:23 max Exp $
|
|
#
|
|
|
|
DISTNAME= mpg123-0.59k
|
|
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>
|