1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/xpi-unplug/Makefile
2014-03-11 08:23:24 +00:00

17 lines
329 B
Makefile

# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
PORTNAME= unplug
DISTVERSION= 2.054
DISTVERSIONSUFFIX= -fx+sm
CATEGORIES= www
MAINTAINER= gecko@FreeBSD.org
COMMENT= Converts embedded media to html links
XPI_ID= unplug@compunach
XPI_NUM= 2254
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>