mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
18 lines
369 B
Makefile
18 lines
369 B
Makefile
# Created by: clutton mbsd@isgroup.com.ua
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= pentadactyl
|
|
PORTVERSION= 20130808
|
|
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>
|