blob: c09bd4337490290e4b10f46fdc018e65675d9001 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.23 2004/10/22 18:30:43 jmmv Exp $
.include "Makefile.common"
PKGREVISION= 6
COMMENT+= (ncurses interface only)
CONFLICTS= aumix-gtk-[0-9]*
.include "../../mk/bsd.pkg.mk"
|