mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b34c0ce686
Added MAINTAINERS to many of them.
17 lines
364 B
Makefile
17 lines
364 B
Makefile
# New ports collection makefile for: mpegaudio
|
|
# Date created: 1 July 1996
|
|
# Whom: torstenb
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/07/06 09:27:10 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= mpegaudio
|
|
PKGNAME= mpegaudio-3.9
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.iuma.com/audio_utils/converters/source/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|