mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
17 lines
386 B
Makefile
17 lines
386 B
Makefile
# Created by: Oleg Sidorkin <osidorkin@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= flagfox
|
|
PORTVERSION= 4.2.15
|
|
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>
|