freebsd-ports/www/xpi-yslow/Makefile
Martin Wilke a07ff0d0a9 - Update to 2.0.0b3
PR:		136106
Submitted by:	Steve Wills <steve@mouf.net> (maintainer)
2009-07-05 00:18:05 +00:00

22 lines
482 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.0b3
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>