diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-04-11 03:24:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-04-11 03:24:39 +0800 |
commit | 58794b38b1a24b93c9a8c3321694e3883bae4cd0 (patch) | |
tree | 3d921b9d8836f0a4c0ba361d4581a70d202545ad /graphics/py-poppler | |
parent | f33c5fb61cfe4c8856817db7f2c84041a862250b (diff) | |
download | marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar.gz marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar.bz2 marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar.lz marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar.xz marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.tar.zst marcuscom-ports-58794b38b1a24b93c9a8c3321694e3883bae4cd0.zip |
Remove these ports now that they have been merged into FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/py-poppler')
-rw-r--r-- | graphics/py-poppler/Makefile | 25 | ||||
-rw-r--r-- | graphics/py-poppler/distinfo | 3 | ||||
-rw-r--r-- | graphics/py-poppler/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/py-poppler/pkg-plist | 3 |
4 files changed, 0 insertions, 34 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile deleted file mode 100644 index b628e1100..000000000 --- a/graphics/py-poppler/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: py-poppler -# Date created: 2008-04-14 -# Whom: Romain Tartiere <romain@blogreen.org> -# -# $FreeBSD$ -# - -PORTNAME= poppler -PORTVERSION= 0.10.0 -CATEGORIES= graphics python -MASTER_SITES= http://www.gnome.org/~gianmt/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= py${PORTNAME}-${PORTVERSION} - -MAINTAINER= romain@blogreen.org -COMMENT= Python bindings for the Poppler PDF rendering library - -LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk - -USE_PYTHON= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= pkgconfig atk pygtk2 - -.include <bsd.port.mk> diff --git a/graphics/py-poppler/distinfo b/graphics/py-poppler/distinfo deleted file mode 100644 index 01aa38ef8..000000000 --- a/graphics/py-poppler/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pypoppler-0.10.0.tar.gz) = df7ec4ed7c9573b56391c9d6e0661695 -SHA256 (pypoppler-0.10.0.tar.gz) = 1c09814a457375da607aa400cd8774b98c016c760ea513e3a22357cf4fca63b1 -SIZE (pypoppler-0.10.0.tar.gz) = 292043 diff --git a/graphics/py-poppler/pkg-descr b/graphics/py-poppler/pkg-descr deleted file mode 100644 index 17bc3a604..000000000 --- a/graphics/py-poppler/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python bindings for graphics/poppler. - -WWW: https://launchpad.net/poppler-python diff --git a/graphics/py-poppler/pkg-plist b/graphics/py-poppler/pkg-plist deleted file mode 100644 index eacee9877..000000000 --- a/graphics/py-poppler/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@comment $FreeBSD$ -%%PYTHON_SITELIBDIR%%/poppler.la -%%PYTHON_SITELIBDIR%%/poppler.so |