diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
commit | 716e853082f85512d878931d3c2903f4a669c7e8 (patch) | |
tree | 3a24d58f313f014bb8f3aca107a85ec50d2fb1df /graphics/p5-Cairo | |
parent | ea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff) | |
download | marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.bz2 marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.lz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.xz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip |
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/p5-Cairo')
-rw-r--r-- | graphics/p5-Cairo/Makefile | 28 | ||||
-rw-r--r-- | graphics/p5-Cairo/distinfo | 3 | ||||
-rw-r--r-- | graphics/p5-Cairo/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/p5-Cairo/pkg-plist | 12 |
4 files changed, 0 insertions, 46 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile deleted file mode 100644 index 467469a95..000000000 --- a/graphics/p5-Cairo/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: p5-Cairo -# Date created: 2005-08-18 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/p5-Cairo/Makefile,v 1.7 2006/12/30 08:01:06 ahze Exp $ -# - -PORTNAME= Cairo -PORTVERSION= 1.030 -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gtk2-perl -PKGNAMEPREFIX= p5- - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Perl bindings to the cairo graphics library - -BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= Cairo.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo deleted file mode 100644 index 55033bd3d..000000000 --- a/graphics/p5-Cairo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Cairo-1.030.tar.gz) = 6f8f8f0d200b6fc942452b4d1566a0eb -SHA256 (Cairo-1.030.tar.gz) = bc26662ba2fffa85dc038d9909f0df3efbf09494cdd2e35df1b52bf5fb5dae86 -SIZE (Cairo-1.030.tar.gz) = 45459 diff --git a/graphics/p5-Cairo/pkg-descr b/graphics/p5-Cairo/pkg-descr deleted file mode 100644 index ba29e98df..000000000 --- a/graphics/p5-Cairo/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Perl bindings to the cairo graphics library - -WWW: http://gtk2-perl.sourceforge.net/ diff --git a/graphics/p5-Cairo/pkg-plist b/graphics/p5-Cairo/pkg-plist deleted file mode 100644 index 769d72e5c..000000000 --- a/graphics/p5-Cairo/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/Files.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo |