mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9398fb45d2
- Pass maintainership to gecko
21 lines
488 B
Makefile
21 lines
488 B
Makefile
# New ports collection makefile for: xpi-flashgot
|
|
# Date created: 19 May 2006
|
|
# Whom: 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>
|