1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/www/xpi-yslow/Makefile
Philip M. Gollucci 9488ab317a - Update to 3.0.9
PR:             ports/165073
Submitted by:   myself (pgollucci)
Approved by:    zhoushuqun@gmail.com (maintainer)
2012-02-29 22:17:44 +00:00

23 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= 3.0.9
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>