freebsd-ports/www/xpi-pentadactyl/Makefile

18 lines
383 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
NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>