1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/www/xpi-vimperator/Makefile
Raphael Kubo da Costa 1d69397c27 Update to 3.8.3.
PR:		206442
Submitted by:	jochen@jochen-neumeister.de
2016-02-28 15:51:41 +00:00

20 lines
349 B
Makefile

# Created by: stas
# $FreeBSD$
PORTNAME= vimperator
PORTVERSION= 3.8.3
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= ports@FreeBSD.org
COMMENT= Vim look and feel for Firefox
LICENSE=MIT
LICENSE_FILE=${WRKSRC}/License.txt
XPI_ID= vimperator@mozdev.org
XPI_NUM= 4891
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>