pkgsrc/devel/xfce4-dev-tools/Makefile
gutteridge c07aaa72e5 xfce4-dev-tools: update to 4.14.0
Change log:

4.14.0
======

- Bump to 4.14.0
2019-08-17 18:24:55 +00:00

17 lines
448 B
Makefile

# $NetBSD: Makefile,v 1.42 2019/08/17 18:24:55 gutteridge Exp $
.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"