freebsd-ports/www/xpi-imglikeopera/Makefile
Andrew Pantyukhin e316b01ad0 - Update to 0.6.15
PR:		ports/107857
Submitted by:	Alexander V. Ribchansky <triosoft@triosoft.com.ua> (maintainer)
2007-01-12 21:43:44 +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.15
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>