From f4f92c812a47ddea608516742ad6817595f12fa8 Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 25 Jul 2005 22:51:31 +0000 Subject: - Add gnomecommon at version 2.11.0 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4307 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gnome-common/Makefile | 25 +++++++++++++++++++++++++ devel/gnome-common/distinfo | 2 ++ devel/gnome-common/pkg-descr | 4 ++++ devel/gnome-common/pkg-plist | 8 ++++++++ devel/gnomecommon/Makefile | 25 +++++++++++++++++++++++++ devel/gnomecommon/distinfo | 2 ++ devel/gnomecommon/pkg-descr | 4 ++++ devel/gnomecommon/pkg-plist | 8 ++++++++ 8 files changed, 78 insertions(+) create mode 100644 devel/gnome-common/Makefile create mode 100644 devel/gnome-common/distinfo create mode 100644 devel/gnome-common/pkg-descr create mode 100644 devel/gnome-common/pkg-plist create mode 100644 devel/gnomecommon/Makefile create mode 100644 devel/gnomecommon/distinfo create mode 100644 devel/gnomecommon/pkg-descr create mode 100644 devel/gnomecommon/pkg-plist diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile new file mode 100644 index 000000000..d27981d87 --- /dev/null +++ b/devel/gnome-common/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: gnomecommon +# Date created: 04 April 2002 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gnomecommon +PORTVERSION= 2.11.0 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-common/2.11 +DISTNAME= gnome-common-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Common automake macros for GNOME and GNOME 2 + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= pkgconfig gnometarget +GNU_CONFIGURE= yes + +.include diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo new file mode 100644 index 000000000..b78386ab4 --- /dev/null +++ b/devel/gnome-common/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome2/gnome-common-2.11.0.tar.bz2) = 5c0c0c357fd803f3921b872613eb5266 +SIZE (gnome2/gnome-common-2.11.0.tar.bz2) = 59846 diff --git a/devel/gnome-common/pkg-descr b/devel/gnome-common/pkg-descr new file mode 100644 index 000000000..4cf03f1e9 --- /dev/null +++ b/devel/gnome-common/pkg-descr @@ -0,0 +1,4 @@ +This is a collection of automake macros used for developing new GNOME +or GNOME 2.0 applications. + +WWW: http://www.gnome.org/ diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist new file mode 100644 index 000000000..2882fbd2a --- /dev/null +++ b/devel/gnome-common/pkg-plist @@ -0,0 +1,8 @@ +bin/gnome-autogen.sh +bin/gnome-doc-common +share/aclocal/gnome-common.m4 +share/aclocal/gnome-compiler-flags.m4 +share/gnome-common/data/omf.make +share/gnome-common/data/xmldocs.make +@dirrm share/gnome-common/data +@dirrm share/gnome-common diff --git a/devel/gnomecommon/Makefile b/devel/gnomecommon/Makefile new file mode 100644 index 000000000..d27981d87 --- /dev/null +++ b/devel/gnomecommon/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: gnomecommon +# Date created: 04 April 2002 +# Whom: Joe Marcus Clarke +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= gnomecommon +PORTVERSION= 2.11.0 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-common/2.11 +DISTNAME= gnome-common-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Common automake macros for GNOME and GNOME 2 + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= pkgconfig gnometarget +GNU_CONFIGURE= yes + +.include diff --git a/devel/gnomecommon/distinfo b/devel/gnomecommon/distinfo new file mode 100644 index 000000000..b78386ab4 --- /dev/null +++ b/devel/gnomecommon/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome2/gnome-common-2.11.0.tar.bz2) = 5c0c0c357fd803f3921b872613eb5266 +SIZE (gnome2/gnome-common-2.11.0.tar.bz2) = 59846 diff --git a/devel/gnomecommon/pkg-descr b/devel/gnomecommon/pkg-descr new file mode 100644 index 000000000..4cf03f1e9 --- /dev/null +++ b/devel/gnomecommon/pkg-descr @@ -0,0 +1,4 @@ +This is a collection of automake macros used for developing new GNOME +or GNOME 2.0 applications. + +WWW: http://www.gnome.org/ diff --git a/devel/gnomecommon/pkg-plist b/devel/gnomecommon/pkg-plist new file mode 100644 index 000000000..2882fbd2a --- /dev/null +++ b/devel/gnomecommon/pkg-plist @@ -0,0 +1,8 @@ +bin/gnome-autogen.sh +bin/gnome-doc-common +share/aclocal/gnome-common.m4 +share/aclocal/gnome-compiler-flags.m4 +share/gnome-common/data/omf.make +share/gnome-common/data/xmldocs.make +@dirrm share/gnome-common/data +@dirrm share/gnome-common -- cgit v1.2.3