freebsd-ports/www/xpi-vimperator/Makefile
Stanislav Sedov 0544fde583 - Update to 2.3.1.
- Pass maintainership to the submitter.

PR:		ports/149211
Submitted by:	"Simon Olofsson" <simon@olofsson.de>
2010-09-12 07:58:41 +00:00

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>