opnsense-ports/www/xpi-xhtml-ruby-support/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
558 B
Makefile

# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
# $FreeBSD$
PORTNAME= xhtml-ruby-support
PORTVERSION= 3.0.2009060901
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.rdf
XPI_DIRS= chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>