0544fde583
- Pass maintainership to the submitter. PR: ports/149211 Submitted by: "Simon Olofsson" <simon@olofsson.de>
20 lines
384 B
Makefile
20 lines
384 B
Makefile
# New ports collection makefile for: xpi-vimperator
|
|
# Date created: 14 April 2007
|
|
# Whom: stas
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= vimperator
|
|
PORTVERSION= 2.3.1
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= simon@olofsson.de
|
|
COMMENT= Vim look and feel for Firefox
|
|
|
|
XPI_ID= vimperator@mozdev.org
|
|
XPI_NUM= 4891
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|