1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/devel/xfce4-dev-tools/Makefile
Oliver Lehmann 642e3577d9 update xfce4 to 4.4.2
Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00

24 lines
516 B
Makefile

# New ports collection makefile for: xfce4-dev-tools
# Date created: 19 April 2006
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-dev-tools
PORTVERSION= 4.4.0.1
PORTREVISION= 0
CATEGORIES= devel xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 development tools
USE_AUTOTOOLS= autotools:run
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
.include <bsd.port.mk>