379ba60762
Change log: 4.14.0 ====== - Replace GtkStock buttons - Translation Updates: Galician, Norwegian Bokmål, Portuguese (Brazil)
15 lines
516 B
Makefile
15 lines
516 B
Makefile
# $NetBSD: Makefile,v 1.57 2019/08/17 19:13:19 gutteridge Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-appfinder-4.14.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-appfinder/4.14/
|
|
|
|
HOMEPAGE= https://docs.xfce.org/xfce/xfce4-appfinder/start
|
|
COMMENT= Xfce application finder
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../x11/libxfce4ui/buildlink3.mk"
|
|
.include "../../x11/xfce4-garcon/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|