15 lines
446 B
Makefile
15 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.18 2008/12/18 13:51:51 hira Exp $
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION}
|
|
PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION}
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
COMMENT= Xfce settings manager plugins
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../x11/xfce4-mcs-manager/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|