pkgsrc/devel/xfce4-dev-tools/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

18 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.44 2020/03/10 22:09:40 wiz Exp $
PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.14.0
DISTNAME= xfce4-dev-tools-${VERSION}
CATEGORIES= devel
MASTER_SITES= http://archive.xfce.org/src/xfce/xfce4-dev-tools/${VERSION:R}/
HOMEPAGE= http://users.xfce.org/~benny/projects/xfce4-dev-tools/
COMMENT= Xfce development tools
GNU_CONFIGURE= yes
MAKE_DIRS+= ${PREFIX}/share/xfce4
.include "../../mk/bsd.pkg.mk"