ddc9fea952
- Cosmetics on pkg-descr (remove tab in front of WWW, etc.) PR: ports/172208 Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
23 lines
430 B
Makefile
23 lines
430 B
Makefile
# New ports collection makefile for: xpi-vimperator
|
|
# Date created: 14 April 2007
|
|
# Whom: stas
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= vimperator
|
|
PORTVERSION= 3.5
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= simon@olofsson.de
|
|
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>
|