opnsense-ports/www/xpi-flashgot/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

16 lines
409 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= flashgot
PORTVERSION= 1.3.7
CATEGORIES= www
MASTER_SITES= http://software.informaction.com/data/releases/
MAINTAINER= gecko@FreeBSD.org
COMMENT= Download links using popular download managers
XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
XPI_NUM= 220
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>