f979dacd98
PR: ports/150780 Submitted by: Sutra Zhou <zhoushuqun@gmail.com> (maintainer)
22 lines
480 B
Makefile
22 lines
480 B
Makefile
# New ports collection makefile for: xpi-yslow
|
|
# Date created: 19 January 2008
|
|
# Whom: Sutra Zhou <zhoushuqun@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= yslow
|
|
PORTVERSION= 2.0.7
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= zhoushuqun@gmail.com
|
|
COMMENT= Analyzes web pages and why they are slow
|
|
|
|
RUN_DEPENDS= xpi-firebug>=1.3.0:${PORTSDIR}/www/xpi-firebug
|
|
|
|
XPI_NUM= 5369
|
|
XPI_ID= yslow@yahoo-inc.com
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|