aboutsummaryrefslogtreecommitdiff
path: root/www/google_shortcuts/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /www/google_shortcuts/Makefile
parentf2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes: svn path=/head/; revision=257512 svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
Diffstat (limited to 'www/google_shortcuts/Makefile')
-rw-r--r--www/google_shortcuts/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/www/google_shortcuts/Makefile b/www/google_shortcuts/Makefile
deleted file mode 100644
index 14be3a68802a..000000000000
--- a/www/google_shortcuts/Makefile
+++ /dev/null
@@ -1,23 +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.6.3
-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 chrome.manifest
-XPI_DIRS= chrome defaults/preferences defaults
-
-.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include <bsd.port.mk>