# New ports collection makefile for: Ruby/WebUnit # Date created: 20 September 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= webunit PORTVERSION= 20040429 CATEGORIES= www textproc ruby MASTER_SITES= http://www.xpenguin.biz/download/webunit/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}++ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby API for automated unit testing of web sites RUN_DEPENDS= ${RUBY_SITELIBDIR}/html-parser.rb:${PORTSDIR}/textproc/ruby-html-parser \ ${RUBY_SITELIBDIR}/htmlrepair.rb:${PORTSDIR}/textproc/ruby-htmlrepair \ ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit USE_RUBY= yes USE_RUBY_FEATURES= rexml testunit WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes EXAMPLES= sample/* DOCS= *.html *.rd do-install: ${CP} -R ${WRKSRC}/lib/webunit* ${RUBY_SITELIBDIR}/ .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} .for f in ${EXAMPLES} ${CP} -R ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/ .endfor ${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${RUBY_MODDOCDIR}/ .endfor ${MV} ${RUBY_MODDOCDIR}/*-ja.* ${RUBY_MODDOCDIR}/ja/ .endif .include m'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.36wxs2012-04-242-3/+3
* Update to 3.1makc2012-02-223-4/+5
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-164-2/+4
* Update to 1.0.3eadler2012-02-112-4/+4
* Update to 1.0.6eadler2012-02-112-3/+3
* Update to 0.6.4rene2012-02-093-3/+5
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2
* Update to 0.6.3rene2012-01-083-3/+9
* - update to 2.8rm2012-01-062-8/+5
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to no...eadler2011-12-26