- Provide new mirrors where needed Approved by: portmgr (pav), chinsan (maintainer), Lapo Luchini <lapo@lapo.it> (maintainer, implicit), Simon Olofsson <simon@olofsson.de> (maintainer, implicit), Steven Kreuzer <skreuzer@f2o.org> (maintainer, implicit)
23 lines
532 B
Makefile
23 lines
532 B
Makefile
# New ports collection makefile for: xpi-errorzilla
|
|
# Date created: 02 Nov 2006
|
|
# Whom: Steven Kreuzer <skreuzer@f2o.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= errorzilla
|
|
PORTVERSION= 0.2
|
|
DISTVERSIONSUFFIX= -fx+fl
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= skreuzer@exit2shell.com
|
|
COMMENT= Useful error pages
|
|
|
|
XPI_DISTNAME= errorzilla_mod
|
|
XPI_NUM= 3336
|
|
XPI_ID= ErrorZillaMod@jaybaldwin
|
|
XPI_FILES= chrome/errorzillamod.jar chrome.manifest install.rdf license.txt
|
|
XPI_DIRS= chrome
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|