pkgsrc/sysutils/xfce4-appfinder/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

10 lines
286 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/09 07:09:04 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-appfinder-${XFCE4_VERSION}
CATEGORIES= sysutils
COMMENT= Xfce application finder
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"