19 lines
411 B
Makefile
19 lines
411 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.4.0
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= chinsan.tw@gmail.com
|
|
COMMENT= An extension to convert embedded plug-ins to html links
|
|
|
|
XPI_ID= unplug@compunach
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|