2019-08-17 20:24:55 +02:00
|
|
|
# $NetBSD: Makefile,v 1.42 2019/08/17 18:24:55 gutteridge Exp $
|
2007-04-12 11:43:12 +02:00
|
|
|
|
2009-09-16 03:15:32 +02:00
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
2007-04-12 11:43:12 +02:00
|
|
|
|
2019-08-17 20:24:55 +02:00
|
|
|
VERSION= 4.14.0
|
2019-07-13 01:44:43 +02:00
|
|
|
DISTNAME= xfce4-dev-tools-${VERSION}
|
2009-09-16 03:15:32 +02:00
|
|
|
CATEGORIES= devel
|
2019-07-13 01:44:43 +02:00
|
|
|
MASTER_SITES= http://archive.xfce.org/src/xfce/xfce4-dev-tools/${VERSION:R}/
|
2015-04-21 10:56:37 +02:00
|
|
|
|
|
|
|
HOMEPAGE= http://users.xfce.org/~benny/projects/xfce4-dev-tools/
|
2007-04-12 11:43:12 +02:00
|
|
|
COMMENT= Xfce development tools
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2009-09-16 03:15:32 +02:00
|
|
|
MAKE_DIRS+= ${PREFIX}/share/xfce4
|
|
|
|
|
2007-04-12 11:43:12 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|