aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-table2clipboard
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/xpi-table2clipboard
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
Notes
Diffstat (limited to 'www/xpi-table2clipboard')
-rw-r--r--www/xpi-table2clipboard/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-table2clipboard/Makefile b/www/xpi-table2clipboard/Makefile
index f34d1c69ccd0..2ae83b48a04b 100644
--- a/www/xpi-table2clipboard/Makefile
+++ b/www/xpi-table2clipboard/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-table2clipboard
-# Date created: 2009-04-26
-# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
-#
+# Created by: Norikatsu Shigemura <nork@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= table2clipboard
PORTVERSION= 1.5.1
@@ -20,5 +16,6 @@ XPI_FILES= chrome.manifest chrome/t2c.jar \
install.rdf
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>