cc3a1b98db
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
16 lines
432 B
Makefile
16 lines
432 B
Makefile
# $NetBSD: Makefile,v 1.7 2007/04/12 09:55:17 martti Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 1.9.2
|
|
|
|
DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION}
|
|
#PKGREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
|
|
COMMENT= Xfce quicklaunch plugin
|
|
|
|
USE_TOOLS+= intltool
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|