aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-imglikeopera/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-27 09:52:33 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-27 09:52:33 +0000
commit6db79065a4eba746f92219efe8f68591ae6647dd (patch)
tree19c1173fbf1358e2c6ea982e1625643456a920f2 /www/xpi-imglikeopera/Makefile
parent8c32917052402a11990425570c7a143246dcdf37 (diff)
Notes
Diffstat (limited to 'www/xpi-imglikeopera/Makefile')
-rw-r--r--www/xpi-imglikeopera/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/www/xpi-imglikeopera/Makefile b/www/xpi-imglikeopera/Makefile
new file mode 100644
index 000000000000..675130bb09cf
--- /dev/null
+++ b/www/xpi-imglikeopera/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xpi-imglikeopera
+# Date created: 24 May 2006
+# Whom: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
+#
+# $FreeBSD$
+#
+
+PORTNAME= imglikeopera
+PORTVERSION= 0.6.12
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= triosoft@triosoft.com.ua
+COMMENT= Load only the images that you want in Firefox
+
+XPI_ID= imglikeopera@imfo.ru
+USE_XPI= *firefox*
+
+.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>