pkgsrc/x11/xfce4-screenshooter/Makefile
youri ccc81b070d Add forgotten package from last commit,
was : update libsoup buildlink path
2015-06-07 14:07:46 +00:00

21 lines
677 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/06/07 14:07:46 youri Exp $
PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-screenshooter-1.8.2
CATEGORIES= misc
MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
COMMENT= Xfce screenshoot application
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"