freebsd-ports/www/xpi-pentadactyl/Makefile
Bartek Rutkowski 990c144226 www/xpi-pentadactyl: update 20130808 -> 20131128
PR:		184344
Submitted by:	<clutton@zoho.com>
2015-03-09 14:53:39 +00:00

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>