9ff52c00b4
as a small text. This supports both simple ruby and complex ruby of W3C spec. Testcases: * http://www.w3.org/International/tests/sec-ruby-markup-1 * http://www.aozora.gr.jp/cards/000035/files/1567_14913.html * http://www.keishicho.metro.tokyo.jp/sikumi/pipo/music/music.htm WWW: http://piro.sakura.ne.jp/xul/_rubysupport.html.en PR: ports/123903 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com>
24 lines
657 B
Makefile
24 lines
657 B
Makefile
# New ports collection makefile for: xpi-xhtml-ruby-support
|
|
# Date created: 2008-05-21
|
|
# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xhtml-ruby-support
|
|
PORTVERSION= 2.1.2008040101
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= anatoly.borodin@gmail.com
|
|
COMMENT= Adds XHTML Ruby support
|
|
|
|
XPI_DISTNAME= xhtml_ruby_support
|
|
XPI_ID= {0620B69D-7B58-416d-A92A-0198860C2757}
|
|
XPI_NUM= 1935
|
|
XPI_FILES= chrome/rubysupport.jar chrome.manifest \
|
|
defaults/preferences/rubysupport.js install.js install.rdf
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|