diff options
Diffstat (limited to 'www/xpi-pentadactyl/Makefile')
-rw-r--r-- | www/xpi-pentadactyl/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/xpi-pentadactyl/Makefile b/www/xpi-pentadactyl/Makefile deleted file mode 100644 index 0b942d5fd7ad..000000000000 --- a/www/xpi-pentadactyl/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# 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 - -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - -XPI_NUM= 235854 -XPI_ID= pentadactyl@dactyl.googlecode.com - -.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" -.include <bsd.port.mk> |