freebsd-ports/audio/bladeenc/Makefile
Kris Kennaway 9243051afe Back out previous commit; the problem was due to bento having a stale
files/ directory with no CVS directory.
2003-05-18 21:36:53 +00:00

20 lines
441 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= dirk@FreeBSD.org
COMMENT= MP3 encoder
GNU_CONFIGURE= yes
.include <bsd.port.mk>