freebsd-ports/www/xpi-errorzilla/Makefile
Ion-Mihai Tetcu 2dd2e37464 Change of email address, same maintainer.
PR:		ports/113686
Submitted by:	Steven Kreuzer (confirmed from the old email on private)
2007-06-17 21:27:42 +00:00

22 lines
518 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_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>