11 lines
201 B
Makefile
11 lines
201 B
Makefile
# $NetBSD: Makefile,v 1.25 2011/04/22 13:42:50 obache Exp $
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 8
|
|
|
|
COMMENT+= (ncurses interface only)
|
|
|
|
CONFLICTS= aumix-gtk-[0-9]*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|