60806aa001
Fix PR pkg/48777
14 lines
404 B
Makefile
14 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 1.0.0
|
|
|
|
DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 21
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/
|
|
COMMENT= Xfce screenshot plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|