blob: 0937fa47d533b2c12fefa7639a5c160ab86bf003 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.28 2015/08/18 07:31:01 wiz Exp $
.include "Makefile.common"
PKGREVISION= 1
COMMENT+= (curses interface only)
CONFLICTS= aumix-gtk-[0-9]*
.include "../../mk/bsd.pkg.mk"
|