1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Edwin Groothuis 90125f63f1 Update: www/xpi-yslow
Update the port of yslow to 0.9.5b2

PR:		ports/125959
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	maintainer
2008-08-15 04:13:19 +00:00

23 lines
481 B
Makefile

# New ports collection makefile for: xpi-yslow
# Date created: 19 January 2008
# Whom: Sutra Zhou <zhoushuqun@gmail.com>
#
# $FreeBSD$
#
PORTNAME= yslow
PORTVERSION= 0.9.5b2
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= zhoushuqun@gmail.com
COMMENT= Analyzes web pages and why they are slow
RUN_DEPENDS= xpi-firebug>=1.05:${PORTSDIR}/www/xpi-firebug
XPI_NUM= 5369
XPI_ID= yslow@yahoo-inc.com
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>