aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-unplug/Makefile
blob: c430bc57b36dbf9080d5dde0d3305b1652c95081 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	xpi-unplug
# Date created:			2006/05/06
# Whom:				chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	unplug
DISTVERSION=	1.5.4
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	chinsan@FreeBSD.org
COMMENT=	Converts embedded media to html links

XPI_ID=		unplug@compunach

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