diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /graphics/py-gimp | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.bz2 marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.lz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.xz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/py-gimp')
-rw-r--r-- | graphics/py-gimp/Makefile | 28 | ||||
-rw-r--r-- | graphics/py-gimp/pkg-plist | 43 |
2 files changed, 0 insertions, 71 deletions
diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile deleted file mode 100644 index 092de5253..000000000 --- a/graphics/py-gimp/Makefile +++ /dev/null @@ -1,28 +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.4 2007/10/24 21:22:00 ahze Exp $ - -PORTREVISION= 0 -PORTEPOCH= 0 -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -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 cf694f8b6..000000000 --- a/graphics/py-gimp/pkg-plist +++ /dev/null @@ -1,43 +0,0 @@ -libexec/gimp/2.2/environ/pygimp.env -libexec/gimp/2.2/interpreters/pygimp.interp -libexec/gimp/2.2/plug-ins/colorxhtml.py -libexec/gimp/2.2/plug-ins/foggify.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/python-console.py -libexec/gimp/2.2/plug-ins/python-eval.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 |