mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
17 lines
409 B
Makefile
17 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>
|