pkgsrc/devel/xfce4-dev-tools/Makefile
2020-08-31 18:06:29 +00:00

18 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.46 2020/08/31 18:09:22 wiz Exp $
PKGREVISION= 4
.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"