1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/xpi-flagfox/Makefile
Pawel Pekala 08fc170ba9 - Update to version 5.0.10 [1]
- Cleanup pkg-plist

PR:		196466 [1]
Submitted by:	osidorkin@gmail.com (maintainer)
2015-01-04 20:20:10 +00:00

17 lines
386 B
Makefile

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