freebsd-ports/www/xpi-flagfox/Makefile
Florian Smeets 8f9eac46fe Add www/xpi-flagfox
Displays a country flag depicting the location of the current
website's server and provides a multitude of tools such as site
safety checks, whois, translation, similar sites, validation,
URL shortening, and more...

WWW: http://flagfox.wordpress.com/

PR:		ports/170178
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
Feature safe:	yes
2012-10-29 17:49:54 +00:00

16 lines
385 B
Makefile

# Created by: Oleg Sidorkin <osidorkin@gmail.com>
# $FreeBSD$
PORTNAME= flagfox
PORTVERSION= 4.2.2
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>