1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/bladeenc/Makefile

21 lines
453 B
Makefile
Raw Normal View History

1999-01-14 23:42:52 +00: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-14 23:42:52 +00:00
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
1999-01-14 23:42:52 +00:00
#
PORTNAME= bladeenc
PORTVERSION= 0.92
1999-01-14 23:42:52 +00:00
CATEGORIES= audio
1999-12-09 22:19:07 +00:00
MASTER_SITES= http://bladeenc.mp3.no/source/ \
1999-01-14 23:42:52 +00:00
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
EXTRACT_SUFX= .0-src-stable.tar.gz
1999-01-14 23:42:52 +00:00
MAINTAINER= dirk@FreeBSD.org
1999-01-14 23:42:52 +00:00
WRKSRC= ${WRKDIR}/${DISTNAME}.0
1999-12-09 22:19:07 +00:00
GNU_CONFIGURE= yes
1999-01-14 23:42:52 +00:00
.include <bsd.port.mk>