14 lines
394 B
Makefile
14 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:00 wiz Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.8.0
|
|
|
|
DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 18
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/
|
|
COMMENT= Xfce clipboard plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|