aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-mrtech-local-install/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-01 14:51:28 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-01 14:51:28 +0000
commit975fb1d60ebabdcfbf218b77f5936de81aa532fb (patch)
tree9478de78bea98837dcf0d9e55dec6978e1e70a87 /www/xpi-mrtech-local-install/Makefile
parent6052f6b7f2164059458616c955a440338a43267e (diff)
downloadports-975fb1d60ebabdcfbf218b77f5936de81aa532fb.tar.gz
ports-975fb1d60ebabdcfbf218b77f5936de81aa532fb.zip
Notes
Diffstat (limited to 'www/xpi-mrtech-local-install/Makefile')
-rw-r--r--www/xpi-mrtech-local-install/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/xpi-mrtech-local-install/Makefile b/www/xpi-mrtech-local-install/Makefile
new file mode 100644
index 000000000000..46feb1af81fb
--- /dev/null
+++ b/www/xpi-mrtech-local-install/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xpi-mrtech-local-install
+# Date created: 2006/05/06
+# Whom: chinsan <chinsan.tw@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mrtech-local-install
+DISTVERSION= 5.2
+DISTVERSIONSUFFIX= -fx+fl+mz+ns+nv+zm+sb+tb
+CATEGORIES= www
+
+MAINTAINER= chinsan.tw@gmail.com
+COMMENT= Manage extensions and themes locally
+
+XPI_DISTNAME= mr_tech_local_install
+XPI_ID= {9669CC8F-B388-42FE-86F4-CB5E7F5A8BDC}
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>