diff options
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
| -rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 48 | ||||
| -rw-r--r-- | graphics/ruby-gdk_pixbuf2/pkg-comment | 1 | ||||
| -rw-r--r-- | graphics/ruby-gdk_pixbuf2/pkg-descr | 3 | ||||
| -rw-r--r-- | graphics/ruby-gdk_pixbuf2/pkg-plist | 9 |
4 files changed, 0 insertions, 61 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile deleted file mode 100644 index 3c55342bb656..000000000000 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: ruby-gdk_pixbuf -# Date created: 28 February 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= gdk_pixbuf -PORTVERSION= ${RUBY_GNOME_PORTVERSION} -CATEGORIES= graphics ruby gnome -MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} -MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ${RUBY_GNOME_DISTNAME} -DIST_SUBDIR= ruby - -MAINTAINER= knu@FreeBSD.org - -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk - -USE_RUBY= yes -USE_RUBY_EXTCONF= yes -USE_XLIB= yes -USE_GNOMENG= yes -USE_GNOME= glib12 libcapplet gdkpixbuf - -.include "${.CURDIR}/../../x11/ruby-gnome/Makefile.common" - -WRKSRC= ${RUBY_GNOME_WRKSRC}/${PORTNAME} -CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG} -INSTALL_TARGET= site-install - -DOCS_EN= ChangeLog README - -post-extract: - ${MV} ${WRKSRC:S/gdk_pixbuf$/gdkpixbuf/} ${WRKSRC} - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} - ${CP} -R ${WRKSRC}/sample/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/ - ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME} -.for f in ${DOCS_EN} - ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/ -.endfor -.endif - -.include <bsd.port.mk> diff --git a/graphics/ruby-gdk_pixbuf2/pkg-comment b/graphics/ruby-gdk_pixbuf2/pkg-comment deleted file mode 100644 index 8e0acee39b67..000000000000 --- a/graphics/ruby-gdk_pixbuf2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby binding for Gdkpixbuf diff --git a/graphics/ruby-gdk_pixbuf2/pkg-descr b/graphics/ruby-gdk_pixbuf2/pkg-descr deleted file mode 100644 index def5bdee0bac..000000000000 --- a/graphics/ruby-gdk_pixbuf2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ruby/Gdkpixbuf is a Ruby binding for Gdkpixbuf. - -WWW: http://ruby-gnome.sourceforge.net/ diff --git a/graphics/ruby-gdk_pixbuf2/pkg-plist b/graphics/ruby-gdk_pixbuf2/pkg-plist deleted file mode 100644 index 214880fa3578..000000000000 --- a/graphics/ruby-gdk_pixbuf2/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -%%RUBY_SITEARCHLIBDIR%%/gdk_pixbuf.so -%%RUBY_SITELIBDIR%%/gdk_pixbuf.rb -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gdk_pixbuf/scale.rb -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gdk_pixbuf/test.rb -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gdk_pixbuf/to_drawable.rb -%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gdk_pixbuf -%%PORTDOCS%%%%RUBY_DOCDIR%%/gdk_pixbuf/ChangeLog -%%PORTDOCS%%%%RUBY_DOCDIR%%/gdk_pixbuf/README -%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/gdk_pixbuf |
