freebsd-ports/www/xpi-imglikeopera/Makefile

16 lines
377 B
Makefile

# Created by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
# $FreeBSD$
PORTNAME= imglikeopera
PORTVERSION= 0.6.20
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
NO_STAGE= yes
.include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>