pkgsrc/devel/mate-common/Makefile
youri e05962ee46 Import mate-common-1.14.0 as devel/mate-common.
This directory contains sample files that should be in pretty much every
MATE application.
2016-05-21 18:50:31 +00:00

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"