diff options
Diffstat (limited to 'www/xpi-google_shortcuts/Makefile')
-rw-r--r-- | www/xpi-google_shortcuts/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/xpi-google_shortcuts/Makefile b/www/xpi-google_shortcuts/Makefile deleted file mode 100644 index 6e6f2471f6b8..000000000000 --- a/www/xpi-google_shortcuts/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: xpi-gbutts -# Date created: 2008-05-22 -# Whom: Anatoly Borodin <anatoly.borodin@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= gbutts -PORTVERSION= 1.5.4 -DISTVERSIONSUFFIX= -fx -CATEGORIES= www - -MAINTAINER= anatoly.borodin@gmail.com -COMMENT= Display all of your Google Services as buttons just next to your addressbar - -XPI_ID= {5C46D283-ABDE-4dce-B83C-08881401921C} -XPI_NUM= 3576 -XPI_FILES= chrome/gbutts.jar defaults/preferences/install.js install.rdf -XPI_DIRS= chrome defaults/preferences defaults - -.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" -.include <bsd.port.mk> |