1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/xpi-flagfox/Makefile
Kurt Jaeger b589e9234c www/xpi-flagfox: 4.2.15 -> 5.0.5
PR:		187544
Submitted by:	osidorkin@gmail.com (maintainer)
2014-07-14 20:21:55 +00:00

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>