pkgsrc/sysutils/xfce4-xarchiver/Makefile
tron a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00

17 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.24 2013/06/04 22:17:09 tron Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.5.2
DISTNAME= xarchiver-${XFCE4_VERSION}
PKGNAME= xfce4-xarchiver-${XFCE4_VERSION}
PKGREVISION= 18
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/}
COMMENT= Xfce archiver handler
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"