11 lines
200 B
Makefile
11 lines
200 B
Makefile
# $NetBSD: Makefile,v 1.24 2006/02/05 23:08:05 joerg Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 7
|
|
|
|
COMMENT+= (ncurses interface only)
|
|
|
|
CONFLICTS= aumix-gtk-[0-9]*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|