20 lines
412 B
Makefile
20 lines
412 B
Makefile
# New ports collection makefile for: xpi-unplug
|
|
# Date created: 2006/05/06
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= unplug
|
|
DISTVERSION= 1.6.00
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
MASTER_SITES= CSME
|
|
|
|
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>
|