2006-08-05 09:26:03 +02:00
|
|
|
# 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
|
2007-04-18 10:01:25 +02:00
|
|
|
MASTER_SITES= http://www.e164.org/${PORTNAME}/ CENKES
|
2006-08-05 09:26:03 +02:00
|
|
|
|
2009-01-03 14:12:17 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2006-08-05 09:26:03 +02:00
|
|
|
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>
|