pkgsrc-wip/uade/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

18 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/11/02 18:00:31 thomasklausner Exp $
#
DISTNAME= uade-1.00
CATEGORIES= audio
MASTER_SITES= http://uade.ton.tut.fi/uade/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://uade.ton.tut.fi/
COMMENT= Unix Amiga Delitracker Emulator
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS=--with-oss --without-xmms --without-bmp --prefix=${PREFIX}
.include "../../mk/bsd.pkg.mk"