aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-flagfox/Makefile
blob: 87dc1cbf075aea2031aefb79da5d06e9db5b63c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Oleg Sidorkin <osidorkin@gmail.com>
# $FreeBSD$

PORTNAME=	flagfox
PORTVERSION=	4.2.11
DISTVERSIONSUFFIX=	-sm+fx
CATEGORIES=	www

MAINTAINER=	osidorkin@gmail.com
COMMENT=	Displays a country flag of the location of the website's server

XPI_NUM=	5791
XPI_ID=		{1018e4d6-728f-4b20-ad56-37578a4de76b}

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