pkgsrc/x11/xfce4-mcs-manager/Makefile
martti 2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00

16 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.12 2005/11/09 07:09:05 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-mcs-manager-${XFCE4_VERSION}
PKGNAME= xfce4-mcs-manager-${XFCE4_VERSION}
CATEGORIES= x11
COMMENT= Xfce settings manager
PKGCONFIG_OVERRIDE= xfce-mcs-manager/xfce-mcs-manager.pc.in
PTHREAD_AUTO_VARS= yes
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../x11/libxfce4mcs/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"