14 lines
394 B
Makefile
14 lines
394 B
Makefile
# $NetBSD: Makefile,v 1.30 2013/02/16 11:19:17 wiz Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.8.0
|
|
|
|
DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 15
|
|
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"
|