freebsd-ports/www/xpi-vimperator/Makefile
2014-05-10 22:06:22 +00:00

19 lines
347 B
Makefile

# Created by: stas
# $FreeBSD$
PORTNAME= vimperator
PORTVERSION= 3.5
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>