diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:43:35 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 10:43:35 +0800 |
commit | e2d24501308c39116e1845a29bc49e3a0d6c754c (patch) | |
tree | 9cab32ff97cc54bc3cb576f8dc7aa47c38d3f9b6 /x11-fm/py-nautilus | |
parent | ceb50620503e882c6e9f11d3c62162f3a36855c0 (diff) | |
download | marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar.gz marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar.bz2 marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar.lz marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar.xz marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.tar.zst marcuscom-ports-e2d24501308c39116e1845a29bc49e3a0d6c754c.zip |
- Remove
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5036 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/py-nautilus')
-rw-r--r-- | x11-fm/py-nautilus/Makefile | 38 | ||||
-rw-r--r-- | x11-fm/py-nautilus/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/py-nautilus/pkg-descr | 1 | ||||
-rw-r--r-- | x11-fm/py-nautilus/pkg-plist | 12 |
4 files changed, 0 insertions, 53 deletions
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile deleted file mode 100644 index 3c99caf48..000000000 --- a/x11-fm/py-nautilus/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: py-nautilus -# Date created: 31 May, 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-fm/py-nautilus/Makefile,v 1.3 2005/07/01 18:09:28 marcus Exp $ -# - -PORTNAME= nautilus -PORTVERSION= 0.4.1 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/nautilus-python/${PORTVERSION:R}/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= nautilus-python-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python nautilus bindings - -LIB_DEPENDS= nautilus-extension:${PORTSDIR}/x11-fm/nautilus2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes -USE_PYTHON= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack pygnome2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -DOCSDIR= ${PREFIX}/share/doc/nautilus-python - -post-patch: - @${REINPLACE_CMD} -e 's|[(]datadir[)]/doc/|(prefix)/share/doc/|g' \ - ${WRKSRC}/examples/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-fm/py-nautilus/distinfo b/x11-fm/py-nautilus/distinfo deleted file mode 100644 index 326eeded0..000000000 --- a/x11-fm/py-nautilus/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (nautilus-python-0.4.1.tar.bz2) = 9f8e8eae9d954b4e4a73c242684f18ed -SIZE (nautilus-python-0.4.1.tar.bz2) = 209703 diff --git a/x11-fm/py-nautilus/pkg-descr b/x11-fm/py-nautilus/pkg-descr deleted file mode 100644 index 1d3571cec..000000000 --- a/x11-fm/py-nautilus/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Python nautilus bindings. diff --git a/x11-fm/py-nautilus/pkg-plist b/x11-fm/py-nautilus/pkg-plist deleted file mode 100644 index ea97dc442..000000000 --- a/x11-fm/py-nautilus/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/nautilus-python/nautilus.so -lib/nautilus/extensions-1.0/libnautilus-python.so -libdata/pkgconfig/nautilus-python.pc -%%DOCSDIR%%/README -%%DOCSDIR%%/documentation.py -%%DOCSDIR%%/examples/background-image.py -%%DOCSDIR%%/examples/block-size-column.py -%%DOCSDIR%%/examples/md5sum-property-page.py -%%DOCSDIR%%/examples/open-terminal.py -@dirrm %%DOCSDIR%%/examples -@dirrm %%DOCSDIR%% -@dirrm lib/nautilus-python |