freebsd-ports/www/xpi-yslow/Makefile
Philip M. Gollucci f979dacd98 - Update to 2.0.7
PR:             ports/150780
Submitted by:   Sutra Zhou <zhoushuqun@gmail.com> (maintainer)
2010-09-22 04:52:40 +00:00

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>