blob: 1401a779002c24e37602efc0144dd219a1488c8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $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"
|