2006-05-19 23:02:46 +02:00
|
|
|
# New ports collection makefile for: xpi-flashgot
|
|
|
|
# Date created: 19 May 2006
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= flashgot
|
2008-03-27 07:18:33 +01:00
|
|
|
PORTVERSION= 0.9
|
2007-07-21 19:56:22 +02:00
|
|
|
#DISTVERSIONSUFFIX= -fx+mz+tb+ns+sm+fl
|
2006-05-19 23:02:46 +02:00
|
|
|
CATEGORIES= www
|
2007-07-21 19:56:22 +02:00
|
|
|
MASTER_SITES= http://software.informaction.com/data/releases/ CENKES
|
2006-05-19 23:02:46 +02:00
|
|
|
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
|
|
COMMENT= Download links using popular download managers
|
|
|
|
|
|
|
|
XPI_ID= {19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
|
2007-03-30 09:23:49 +02:00
|
|
|
XPI_NUM= 220
|
2006-05-19 23:02:46 +02:00
|
|
|
XPI_FILES= FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \
|
2006-12-03 03:24:50 +01:00
|
|
|
components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf
|
2006-05-19 23:02:46 +02:00
|
|
|
XPI_DIRS= chrome components defaults/preferences defaults
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|