11acbcea18
PR: ports/105779 Submitted by: chinsan (maintainer)
22 lines
566 B
Makefile
22 lines
566 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
|
|
|
|
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>
|