pkgsrc-wip/ecasound/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

16 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:10 thomasklausner Exp $
#
DISTNAME= ecasound-2.4.1
CATEGORIES= audio
MASTER_SITES= http://ecasound.seul.org/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://ecasound.seul.org/
COMMENT= multitrack audio processor.
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"