aboutsummaryrefslogtreecommitdiffstats
path: root/www/bugmenot
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-09-06 14:45:02 +0800
committerthierry <thierry@FreeBSD.org>2006-09-06 14:45:02 +0800
commit370ad5a1f726ce86776c06ad7b39bdd95b3a2d67 (patch)
tree57e7e9fea9bb0b8a4ecbe1ba8960fdb5074b4b97 /www/bugmenot
parent63dc568dea6ab20674996615d0544367fde42f7d (diff)
downloadfreebsd-ports-gnome-370ad5a1f726ce86776c06ad7b39bdd95b3a2d67.tar.gz
freebsd-ports-gnome-370ad5a1f726ce86776c06ad7b39bdd95b3a2d67.tar.zst
freebsd-ports-gnome-370ad5a1f726ce86776c06ad7b39bdd95b3a2d67.zip
Add Seamonkey's support, with some cleaning.
Diffstat (limited to 'www/bugmenot')
-rw-r--r--www/bugmenot/Makefile14
-rw-r--r--www/bugmenot/pkg-descr4
-rw-r--r--www/bugmenot/pkg-plist2
3 files changed, 12 insertions, 8 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile
index e464b408449b..9cec1c1b636a 100644
--- a/www/bugmenot/Makefile
+++ b/www/bugmenot/Makefile
@@ -5,22 +5,28 @@
# $FreeBSD$
#
-PORTNAME?= bugmenot
+PORTNAME= bugmenot
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://extensions.roachfiend.com/
DISTNAME= ${PORTNAME}
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION}
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_1
MAINTAINER= thierry@FreeBSD.org
-COMMENT?= Mozilla extension to bypass compulsory web registration
+COMMENT= ${GECKO} extension to bypass compulsory web registration
USE_X_PREFIX= yes # Cannot be included after <bsd.port.pre.mk>.
+PLIST_FILES= %%MOZDIR%%/chrome/bugmenot.jar
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/mozex/Makefile.xpi"
+.if ${GECKO} == mozilla
+PLIST_FILES+= %%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf
+.endif
+
do-install:
@${INSTALL_DATA} ${WRKDIR}/chrome/bugmenot.jar ${MOZDIR}/chrome
diff --git a/www/bugmenot/pkg-descr b/www/bugmenot/pkg-descr
index 643bdfb54ef4..367d4be7caec 100644
--- a/www/bugmenot/pkg-descr
+++ b/www/bugmenot/pkg-descr
@@ -1,5 +1,5 @@
-Bypass compulsory web registration via Firefox's right-click context menu.
-Compatibile with Mozilla and current Firefox releases.
+Bypass compulsory web registration via Mozilla's right-click context menu.
+Compatibile with Mozilla and current Seamonkey releases.
Visit bugmenot.com for full details of their service.
diff --git a/www/bugmenot/pkg-plist b/www/bugmenot/pkg-plist
deleted file mode 100644
index 0b390fcc476a..000000000000
--- a/www/bugmenot/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%MOZDIR%%/chrome/bugmenot.jar
-%%MOZDIR%%/chrome/overlayinfo/browser/content/overlays.rdf