freebsd-ports/www/xpi-imglikeopera/Makefile
Martin Wilke a9cd19ee52 - Update to 0.6.17
PR:		129306
Submitted by:	"Alexander V. Ribchansky" <triosoft@triosoft.com.ua> (maintainer)
2008-12-04 19:56:52 +00:00

19 lines
446 B
Makefile

# New ports collection makefile for: xpi-imglikeopera
# Date created: 24 May 2006
# Whom: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
#
# $FreeBSD$
#
PORTNAME= imglikeopera
PORTVERSION= 0.6.17
CATEGORIES= www
MASTER_SITES= MOZDEV
MAINTAINER= triosoft@triosoft.com.ua
COMMENT= Load only the images that you want in Firefox
XPI_ID= imglikeopera@imfo.ru
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>