freebsd-ports/audio/bladeenc/Makefile
Kris Kennaway 805608ac9a Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.
2004-02-22 01:40:47 +00:00

21 lines
468 B
Makefile

# New ports collection makefile for: BladeEnc
# Date created: Thu Jan 14 23:28:40 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bladeenc
PORTVERSION= 0.94.2
CATEGORIES= audio
MASTER_SITES= http://bladeenc.mp3.no/source/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
EXTRACT_SUFX= -src-stable.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= MP3 encoder
GNU_CONFIGURE= yes
PLIST_FILES= bin/bladeenc
.include <bsd.port.mk>