14 lines
410 B
Makefile
14 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.31 2013/10/10 14:41:55 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 1.9.4
|
|
|
|
DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 20
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
|
|
COMMENT= Xfce quicklaunch plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|