freebsd-ports/audio/bladeenc/Makefile

21 lines
453 B
Makefile
Raw Normal View History

1999-01-15 00:42:52 +01:00
# New ports collection makefile for: BladeEnc
# Date created: Thu Jan 14 23:28:40 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
1999-01-15 00:42:52 +01:00
#
1999-08-25 06:36:31 +02:00
# $FreeBSD$
1999-01-15 00:42:52 +01:00
#
PORTNAME= bladeenc
PORTVERSION= 0.92
1999-01-15 00:42:52 +01:00
CATEGORIES= audio
1999-12-09 23:19:07 +01:00
MASTER_SITES= http://bladeenc.mp3.no/source/ \
1999-01-15 00:42:52 +01:00
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
EXTRACT_SUFX= .0-src-stable.tar.gz
1999-01-15 00:42:52 +01:00
MAINTAINER= dirk@FreeBSD.org
1999-01-15 00:42:52 +01:00
WRKSRC= ${WRKDIR}/${DISTNAME}.0
1999-12-09 23:19:07 +01:00
GNU_CONFIGURE= yes
1999-01-15 00:42:52 +01:00
.include <bsd.port.mk>