mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
b589e9234c
PR: 187544 Submitted by: osidorkin@gmail.com (maintainer)
17 lines
385 B
Makefile
17 lines
385 B
Makefile
# Created by: Oleg Sidorkin <osidorkin@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= flagfox
|
|
PORTVERSION= 5.0.5
|
|
DISTVERSIONSUFFIX= -fx+sm
|
|
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>
|