aboutsummaryrefslogtreecommitdiff
path: root/devel/xfce4-dev-tools
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:53:01 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:53:01 +0000
commitb5781e7301dbb20da8bbb3e59f1337f6aff2f00d (patch)
tree5456ecab401e193a2478e27938250eb9af0b67b6 /devel/xfce4-dev-tools
parente2cdbdd26c44e0e399b2308725dd51c14547f6c1 (diff)
downloadports-b5781e7301dbb20da8bbb3e59f1337f6aff2f00d.tar.gz
ports-b5781e7301dbb20da8bbb3e59f1337f6aff2f00d.zip
the xfce-dev-tools are a collection of tools and macros for
Xfce developers and people that want to build Xfce from SVN. In addition it contains the Xfce developer's handbook.
Notes
Notes: svn path=/head/; revision=182995
Diffstat (limited to 'devel/xfce4-dev-tools')
-rw-r--r--devel/xfce4-dev-tools/Makefile30
-rw-r--r--devel/xfce4-dev-tools/distinfo3
-rw-r--r--devel/xfce4-dev-tools/pkg-descr5
-rw-r--r--devel/xfce4-dev-tools/pkg-plist9
4 files changed, 47 insertions, 0 deletions
diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile
new file mode 100644
index 000000000000..4ba181e944f6
--- /dev/null
+++ b/devel/xfce4-dev-tools/Makefile
@@ -0,0 +1,30 @@
+# 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
+CATEGORIES= devel xfce
+MASTER_SITES= ${MASTER_SITES_XFCE}
+DIST_SUBDIR= xfce4
+
+MAINTAINER= oliver@FreeBSD.org
+COMMENT= XFce 4 development tools
+
+RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoconf \
+ ${LOCALBASE}/gnu-autotools/bin/automake:${PORTSDIR}/devel/gnu-automake \
+ ${LOCALBASE}/bin/libtool:${PORTSDIR}/devel/libtool15
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e '12s|^$$|PATH="$${PATH}:${LOCALBASE}/gnu-autotools/bin"|' \
+ ${WRKSRC}/scripts/xdt-autogen.in
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
+.include <bsd.port.post.mk>
diff --git a/devel/xfce4-dev-tools/distinfo b/devel/xfce4-dev-tools/distinfo
new file mode 100644
index 000000000000..bbfa6d0b5805
--- /dev/null
+++ b/devel/xfce4-dev-tools/distinfo
@@ -0,0 +1,3 @@
+MD5 (xfce4/xfce4-dev-tools-4.4.0.tar.bz2) = db31d1ad47a96ebb7c8b69e0ee38f336
+SHA256 (xfce4/xfce4-dev-tools-4.4.0.tar.bz2) = 99757efe7da855edf1cfdab8e4f2047b794cf972d1c571d6b19739a1a91c5e3b
+SIZE (xfce4/xfce4-dev-tools-4.4.0.tar.bz2) = 56154
diff --git a/devel/xfce4-dev-tools/pkg-descr b/devel/xfce4-dev-tools/pkg-descr
new file mode 100644
index 000000000000..246816984e6b
--- /dev/null
+++ b/devel/xfce4-dev-tools/pkg-descr
@@ -0,0 +1,5 @@
+The Xfce development tools are a collection of tools and macros for
+Xfce developers and people that want to build Xfce from SVN. In addition
+it contains the Xfce developer's handbook.
+
+WWW: http://www.xfce.org/
diff --git a/devel/xfce4-dev-tools/pkg-plist b/devel/xfce4-dev-tools/pkg-plist
new file mode 100644
index 000000000000..62e1e011ba2a
--- /dev/null
+++ b/devel/xfce4-dev-tools/pkg-plist
@@ -0,0 +1,9 @@
+bin/xdt-autogen
+share/xfce4/dev-tools/m4macros/xdt-depends.m4
+share/xfce4/dev-tools/m4macros/xdt-features.m4
+share/xfce4/dev-tools/m4macros/xdt-i18n.m4
+share/xfce4/dev-tools/m4macros/xdt-python.m4
+share/xfce4/dev-tools/m4macros/xdt-xfce.m4
+@dirrm share/xfce4/dev-tools/m4macros
+@dirrm share/xfce4/dev-tools
+@dirrm share/xfce4