freebsd-ports/www/xpi-vimperator/Makefile
Martin Wilke 6351a43bb7 - Update to 2.0.12
PR:		156037
Submitted by:	maintainer
2011-04-12 03:57:51 +00:00

23 lines
430 B
Makefile

# New ports collection makefile for: xpi-vimperator
# Date created: 14 April 2007
# Whom: stas
#
# $FreeBSD$
#
PORTNAME= vimperator
PORTVERSION= 3.0
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>