2008-02-01 15:41:35 +01:00
|
|
|
# New ports collection makefile for: xpi-yslow
|
|
|
|
# Date created: 19 January 2008
|
|
|
|
# Whom: Sutra Zhou <zhoushuqun@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= yslow
|
2010-09-22 06:52:40 +02:00
|
|
|
PORTVERSION= 2.0.7
|
2008-02-01 15:41:35 +01:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= zhoushuqun@gmail.com
|
|
|
|
COMMENT= Analyzes web pages and why they are slow
|
|
|
|
|
2009-07-05 02:18:05 +02:00
|
|
|
RUN_DEPENDS= xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug
|
2008-02-01 15:41:35 +01:00
|
|
|
|
|
|
|
XPI_NUM= 5369
|
|
|
|
XPI_ID= yslow@yahoo-inc.com
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|