636287c888
With hat: portmgr
19 lines
347 B
Makefile
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>
|