990c144226
PR: 184344 Submitted by: <clutton@zoho.com>
17 lines
369 B
Makefile
17 lines
369 B
Makefile
# Created by: clutton mbsd@isgroup.com.ua
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pentadactyl
|
|
PORTVERSION= 20131128
|
|
CATEGORIES= www
|
|
MASTER_SITES= GOOGLE_CODE
|
|
PROJECTHOST= dactyl
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Firefox for Vim and Links addicts
|
|
|
|
XPI_NUM= 235854
|
|
XPI_ID= pentadactyl@dactyl.googlecode.com
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|