summaryrefslogtreecommitdiffstats
path: root/devel/xfce4-dev-tools/Makefile
blob: 15616edf6998617a610e5e8ed23dafce8b4bb1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Oliver Lehmann <oliver@FreeBSD.org>
# $FreeBSD$

PORTNAME=	xfce4-dev-tools
PORTVERSION=	4.10.0
CATEGORIES=	devel xfce
MASTER_SITES=	${MASTER_SITE_XFCE}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Xfce 4 development tools

RUN_DEPENDS=	${LOCALBASE}/share/autotools:${PORTSDIR}/devel/autotools

GNU_CONFIGURE=	yes
USE_BZIP2=	yes
USE_XFCE=	configenv	# to get MASTER_SITE_SUBDIR something has to be defined
USE_GNOME=	glib20
USES=		pkgconfig

.include <bsd.port.mk>
OpenPOWER on IntegriCloud