diff options
Diffstat (limited to 'textproc/ruby-xslt')
| -rw-r--r-- | textproc/ruby-xslt/Makefile | 35 | ||||
| -rw-r--r-- | textproc/ruby-xslt/distinfo | 2 | ||||
| -rw-r--r-- | textproc/ruby-xslt/pkg-descr | 4 | ||||
| -rw-r--r-- | textproc/ruby-xslt/pkg-plist | 5 |
4 files changed, 0 insertions, 46 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile deleted file mode 100644 index de0c1c1f9c29..000000000000 --- a/textproc/ruby-xslt/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# Created by: Akinori MUSHA aka knu <knu@idaemons.org> -# $FreeBSD$ - -PORTNAME= xslt -PORTVERSION= 0.9.6 -CATEGORIES= textproc ruby -MASTER_SITES= RF -MASTER_SITE_SUBDIR= ruby-asp -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz -DIST_SUBDIR= ruby - -MAINTAINER= wenheping@gmail.com -COMMENT= An XSLT processor in pure Ruby - -DEPRECATED= Does not work with Ruby 1.9 -EXPIRATION_DATE= 2013-10-10 - -USE_GNOME= libxslt -USE_RUBY= yes -USE_RUBY_SETUP= yes - -NO_STAGE= yes -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODDOCDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR} -.endif - -.include <bsd.port.pre.mk> -.if ${RUBY_VER} == 1.9 -BROKEN= does not build with ruby 1.9 -.endif -.include <bsd.port.post.mk> diff --git a/textproc/ruby-xslt/distinfo b/textproc/ruby-xslt/distinfo deleted file mode 100644 index 0165eec79f54..000000000000 --- a/textproc/ruby-xslt/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ruby/ruby-xslt-0.9.6.tgz) = 2e52e22919427ed7546624a3f89b90dd35d01eed8cb58179b4d83283fa399056 -SIZE (ruby/ruby-xslt-0.9.6.tgz) = 31777 diff --git a/textproc/ruby-xslt/pkg-descr b/textproc/ruby-xslt/pkg-descr deleted file mode 100644 index d82432c68b33..000000000000 --- a/textproc/ruby-xslt/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a Ruby class for processing XSLT. - -Author: Gregoire Lejeune <glejeune.lejeune@free.fr> -WWW: http://raa.ruby-lang.org/project/ruby-xslt/ diff --git a/textproc/ruby-xslt/pkg-plist b/textproc/ruby-xslt/pkg-plist deleted file mode 100644 index ed481b8a176d..000000000000 --- a/textproc/ruby-xslt/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%RUBY_SITELIBDIR%%/xml/xslt.rb -%%RUBY_SITEARCHLIBDIR%%/xslt_lib.so -@dirrmtry %%RUBY_SITELIBDIR%%/xml -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% |
