1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/www/xpi-unplug/Makefile
Rong-En Fan e86e426aec - Update to 1.5.4
PR:		ports/107142
Submitted by:	chinsan (maintainer)
2006-12-24 15:38:19 +00:00

20 lines
392 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.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>