# New ports collection makefile for:	xpi-unplug
# Date created:			2006/05/06
# Whom:				chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD: ports/www/xpi-unplug/Makefile,v 1.8 2006/10/03 15:34:44 chinsan Exp $
#

PORTNAME=	unplug
DISTVERSION=	1.4.2
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www
MASTER_SITES=	CSME

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	An extension to convert embedded plug-ins to html links

XPI_ID=		unplug@compunach

post-extract:
	@${RM} ${WRKSRC}/chrome/skin/Thumbs.db
	@${MV} ${WRKSRC}/chrome/skin/lair_cache.PNG ${WRKSRC}/chrome/skin/lair_cache.png

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
