# New ports collection makefile for: mp3blaster # Date created: 5 January 2000 # Whom: Michael Vasilenko # # $FreeBSD$ # PORTNAME= mp3blaster PORTVERSION= 2.0.b17 CATEGORIES= audio MASTER_SITES= ftp://mud.stack.nl/pub/mp3blaster/ \ http://mp3blaster.linuxave.net/src/ DISTNAME= ${PORTNAME}-2.0b17 MAINTAINER= ports@FreeBSD.org .include .if ${OSVERSION} < 400010 LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses .endif GNU_CONFIGURE= yes MAN1= mp3blaster.1 nmixer.1 .include