diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-05 01:05:48 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-05 01:05:48 +0800 |
commit | d3211d59da0524c68b63c583b995f01016f45ff1 (patch) | |
tree | fa3574fac699b0fa2e1a19610f2b1d4b66ac04df /graphics/py-gimp | |
parent | 9b1984e5658faa250d203a5758932dcaea56be99 (diff) | |
download | marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar.gz marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar.bz2 marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar.lz marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar.xz marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.tar.zst marcuscom-ports-d3211d59da0524c68b63c583b995f01016f45ff1.zip |
Clean out graphics
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8594 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/py-gimp')
-rw-r--r-- | graphics/py-gimp/Makefile | 29 | ||||
-rw-r--r-- | graphics/py-gimp/pkg-plist | 48 |
2 files changed, 0 insertions, 77 deletions
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile deleted file mode 100644 index 6734dbe35..000000000 --- a/graphics/py-gimp/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: py-gimp -# Date created: 2006-12-31 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/py-gimp/Makefile,v 1.1 2007/01/01 20:37:37 ahze Exp $ - -PORTREVISION= 0 -PORTEPOCH= 0 -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= # empty - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GIMP python plugin - -GIMP_SLAVE= pygimp - -USE_PYTHON= yes -USE_GNOME= pygtk2 - -CONFIGURE_ARGS= --enable-python -PLIST= ${.CURDIR}/pkg-plist - -BUILD_WRKSRC= ${WRKSRC}/plug-ins/pygimp -INSTALL_WRKSRC= ${WRKSRC}/plug-ins/pygimp - -MASTERDIR= ${.CURDIR}/../../graphics/gimp-app - -.include "${MASTERDIR}/Makefile" diff --git a/graphics/py-gimp/pkg-plist b/graphics/py-gimp/pkg-plist deleted file mode 100644 index 5557f9474..000000000 --- a/graphics/py-gimp/pkg-plist +++ /dev/null @@ -1,48 +0,0 @@ -libexec/gimp/2.2/environ/pygimp.env -libexec/gimp/2.2/interpreters/pygimp.interp -libexec/gimp/2.2/plug-ins/benchmark-foreground-extract.py -libexec/gimp/2.2/plug-ins/clothify.py -libexec/gimp/2.2/plug-ins/colorxhtml.py -libexec/gimp/2.2/plug-ins/foggify.py -libexec/gimp/2.2/plug-ins/gimpcons.py -libexec/gimp/2.2/plug-ins/happy-valley-relief.py -libexec/gimp/2.2/plug-ins/palette-offset.py -libexec/gimp/2.2/plug-ins/palette-sort.py -libexec/gimp/2.2/plug-ins/palette-to-gradient.py -libexec/gimp/2.2/plug-ins/py-slice.py -libexec/gimp/2.2/plug-ins/pyconsole.py -libexec/gimp/2.2/plug-ins/shadow_bevel.py -libexec/gimp/2.2/plug-ins/sphere.py -libexec/gimp/2.2/plug-ins/whirlpinch.py -libexec/gimp/2.2/python/_gimpenums.a -libexec/gimp/2.2/python/_gimpenums.la -libexec/gimp/2.2/python/_gimpenums.so -libexec/gimp/2.2/python/_gimpui.a -libexec/gimp/2.2/python/_gimpui.la -libexec/gimp/2.2/python/_gimpui.so -libexec/gimp/2.2/python/gimp.a -libexec/gimp/2.2/python/gimp.la -libexec/gimp/2.2/python/gimp.so -libexec/gimp/2.2/python/gimpcolor.a -libexec/gimp/2.2/python/gimpcolor.la -libexec/gimp/2.2/python/gimpcolor.so -libexec/gimp/2.2/python/gimpenums.py -libexec/gimp/2.2/python/gimpenums.pyc -libexec/gimp/2.2/python/gimpenums.pyo -libexec/gimp/2.2/python/gimpfu.py -libexec/gimp/2.2/python/gimpfu.pyc -libexec/gimp/2.2/python/gimpfu.pyo -libexec/gimp/2.2/python/gimpplugin.py -libexec/gimp/2.2/python/gimpplugin.pyc -libexec/gimp/2.2/python/gimpplugin.pyo -libexec/gimp/2.2/python/gimpshelf.py -libexec/gimp/2.2/python/gimpshelf.pyc -libexec/gimp/2.2/python/gimpshelf.pyo -libexec/gimp/2.2/python/gimpthumb.a -libexec/gimp/2.2/python/gimpthumb.la -libexec/gimp/2.2/python/gimpthumb.so -libexec/gimp/2.2/python/gimpui.py -libexec/gimp/2.2/python/gimpui.pyc -libexec/gimp/2.2/python/gimpui.pyo -libexec/gimp/2.2/python/pygimp-logo.png -@dirrm libexec/gimp/2.2/python |