13 lines
348 B
Makefile
13 lines
348 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2016/05/21 18:50:03 youri Exp $
|
||
|
|
||
|
.include "../../meta-pkgs/mate/Makefile.common"
|
||
|
|
||
|
DISTNAME= mate-backgrounds-${MATE_VERSION}
|
||
|
CATEGORIES= graphics
|
||
|
|
||
|
COMMENT= Set of backgrounds packaged with the MATE desktop
|
||
|
|
||
|
BUILDLINK_DEPMETHOD.gettext= build
|
||
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|