mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
84a20a8cf2
Approved by: miwi@ (gecko@)
17 lines
329 B
Makefile
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>
|