diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
commit | a6888a2a213b49d671bf658e58428d9a1d342f66 (patch) | |
tree | 73b4b8892d2a32df0f24d16b19046bc481baf971 /print/libspectre | |
parent | a740241125f843ca61310f787f0eea0d5b40784f (diff) | |
download | marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2 marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/libspectre')
-rw-r--r-- | print/libspectre/Makefile | 24 | ||||
-rw-r--r-- | print/libspectre/distinfo | 3 | ||||
-rw-r--r-- | print/libspectre/pkg-descr | 3 | ||||
-rw-r--r-- | print/libspectre/pkg-plist | 14 |
4 files changed, 0 insertions, 44 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile deleted file mode 100644 index d34b4cd07..000000000 --- a/print/libspectre/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: libspectre -# Date created: 2008-03-12 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/print/libspectre/Makefile,v 1.1 2008/03/13 16:30:12 ahze Exp $ - -PORTNAME= libspectre -PORTVERSION= 0.2.0 -CATEGORIES= print -MASTER_SITES= http://libspectre.freedesktop.org/releases/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A small library for rendering Postscript documents - -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo - -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -USE_GNOME= gnomehack gnomeprefix ltverhack -USE_GHOSTSCRIPT=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/print/libspectre/distinfo b/print/libspectre/distinfo deleted file mode 100644 index e5586f79d..000000000 --- a/print/libspectre/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libspectre-0.2.0.tar.gz) = 6dc4382d8c9cd355a76c4516f6e6f6e3 -SHA256 (libspectre-0.2.0.tar.gz) = 200285d12e4139cb263cb13b3a9240daf6ac2b89b9f9081734d955fc0862e548 -SIZE (libspectre-0.2.0.tar.gz) = 383362 diff --git a/print/libspectre/pkg-descr b/print/libspectre/pkg-descr deleted file mode 100644 index 63383bb8b..000000000 --- a/print/libspectre/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A small library for rendering Postscript documents - -WWW: http://libspectre.freedesktop.org/wiki/ diff --git a/print/libspectre/pkg-plist b/print/libspectre/pkg-plist deleted file mode 100644 index ad5024a0b..000000000 --- a/print/libspectre/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -include/libspectre/spectre-document.h -include/libspectre/spectre-exporter.h -include/libspectre/spectre-macros.h -include/libspectre/spectre-page.h -include/libspectre/spectre-render-context.h -include/libspectre/spectre-status.h -include/libspectre/spectre-version.h -include/libspectre/spectre.h -lib/libspectre.a -lib/libspectre.la -lib/libspectre.so -lib/libspectre.so.1 -libdata/pkgconfig/libspectre.pc -@dirrm include/libspectre |