e05962ee46
This directory contains sample files that should be in pretty much every MATE application.
10 lines
252 B
Makefile
10 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.1 2016/05/21 18:50:31 youri Exp $
|
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
DISTNAME= mate-common-${MATE_VERSION}
|
|
CATEGORIES= devel
|
|
|
|
COMMENT= Sample files for MATE Application development
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|