mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
16 lines
507 B
Makefile
16 lines
507 B
Makefile
# $NetBSD: Makefile,v 1.35 2016/08/03 10:23:26 adam Exp $
|
|
|
|
PKGREVISION= 2
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-quicklauncher-plugin-1.9.4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
|
|
COMMENT= Xfce quicklaunch plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../x11/libxfce4gui/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|