10 lines
247 B
Makefile
10 lines
247 B
Makefile
# $NetBSD: Makefile,v 1.2 2017/06/23 17:16:21 youri Exp $
|
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
DISTNAME= mate-common-${VERSION}
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Sample files for MATE Application development
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|