mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
18 lines
423 B
Makefile
18 lines
423 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
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|