2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-08-27 13:52:48 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= wmlbrowser
|
2012-01-14 06:50:53 +01:00
|
|
|
PORTVERSION= 0.7.28
|
2006-08-27 13:52:48 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
MASTER_SITES= MOZDEV
|
|
|
|
|
2012-01-14 06:50:53 +01:00
|
|
|
MAINTAINER= gecko@FreeBSD.org
|
2006-08-27 13:52:48 +02:00
|
|
|
COMMENT= WML implementation
|
|
|
|
|
|
|
|
XPI_ID= {c4dc572a-3295-40eb-b30f-b54aa4cdc4b7}
|
|
|
|
XPI_FILES= chrome/wmlbrowser.jar components/wml-service.js defaults/preferences/prefs.js \
|
|
|
|
install.js install.rdf chrome.manifest
|
|
|
|
XPI_DIRS= chrome components defaults/preferences defaults
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|