64e8108c5f
- Provide new mirrors where needed Approved by: portmgr (pav), chinsan (maintainer), Lapo Luchini <lapo@lapo.it> (maintainer, implicit), Simon Olofsson <simon@olofsson.de> (maintainer, implicit), Steven Kreuzer <skreuzer@f2o.org> (maintainer, implicit)
23 lines
587 B
Makefile
23 lines
587 B
Makefile
# New ports collection makefile for: xpi-videodownloader
|
|
# Date created: 2006/05/06
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= videodownloader
|
|
PORTVERSION= 1.1.1
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
MASTER_SITES= CENKES
|
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
|
COMMENT= Download embedded video files
|
|
|
|
XPI_ID= videodowloader@videodownloader.net
|
|
XPI_FILES= chrome/videodownloader.jar chrome.manifest defaults/preferences/videodownloader.js \
|
|
install.rdf
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|