mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
6351a43bb7
PR: 156037 Submitted by: maintainer
24 lines
430 B
Makefile
24 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>
|