# New ports collection makefile for: htmlrepair.rb # Date created: 20 September 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= htmlrepair PORTVERSION= 1.0.1 CATEGORIES= textproc www ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby library to repair unclosed tags in an HTML document RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb USE_ZIP= yes USE_RUBY= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: ${INSTALL_DATA} ${WRKSRC}/htmlrepair.rb ${RUBY_SITELIBDIR}/ .include ts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.67.0jbeich2018-04-181-1/+1
* devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1
* devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1
* devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1
* devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1
* devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1
* devel/boost-*: update to 1.62.0jbeich2016-11-231-1/+1
* - Switch waf to verbose builds as wellamdmi32016-10-14