aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-informenter/Makefile
blob: f54f7a7fc8157c9436ce0b8b9603d4ff535c3dfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

PORTNAME=	informenter
PORTVERSION=	0.6.3
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	gecko@FreeBSD.org
COMMENT=	Helps fill forms out

XPI_ID=		{5546F97E-11A5-46b0-9082-32AD74AAA920}
XPI_NUM=	673
XPI_FILES=	chrome/informenter.jar defaults/preferences/informenter.js install.rdf chrome.manifest
XPI_DIRS=	chrome defaults/preferences defaults

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