aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-num2web/Makefile
blob: 1ef0e291b8acfef45f3e584814f909119c850d59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xpi-num2web
# Date created:		5 August 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	num2web
PORTVERSION=	0.1
CATEGORIES=	www
MASTER_SITES=	http://www.e164.org/${PORTNAME}/ CENKES

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Enum lookups support

XPI_ID=		support@e164.org
XPI_FILES=	components/num2web.js contents.rdf install.rdf chrome.manifest
XPI_DIRS=	components

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>