16 lines
412 B
Makefile
16 lines
412 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2006/09/07 07:53:11 marttikuparinen Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.4.1
|
|
|
|
DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION}
|
|
#PKGREVISION= 1
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://download.berlios.de/xfce-goodies/
|
|
COMMENT= Xfce Keyboard plugin
|
|
|
|
USE_TOOLS+= intltool
|
|
|
|
.include "../../wip/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|