2006-05-07 15:02:57 +02:00
|
|
|
# New ports collection makefile for: xpi-videodownloader
|
|
|
|
# Date created: 2006/05/06
|
|
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= videodownloader
|
2006-11-23 13:51:03 +01:00
|
|
|
PORTVERSION= 1.1.1
|
2006-05-07 15:02:57 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx
|
|
|
|
CATEGORIES= www
|
2007-11-07 17:52:22 +01:00
|
|
|
MASTER_SITES= CENKES
|
2006-05-07 15:02:57 +02:00
|
|
|
|
2006-10-03 17:34:44 +02:00
|
|
|
MAINTAINER= chinsan@FreeBSD.org
|
2006-11-23 13:51:03 +01:00
|
|
|
COMMENT= Download embedded video files
|
2006-05-07 15:02:57 +02:00
|
|
|
|
|
|
|
XPI_ID= videodowloader@videodownloader.net
|
2006-09-04 17:54:07 +02:00
|
|
|
XPI_FILES= chrome/videodownloader.jar chrome.manifest defaults/preferences/videodownloader.js \
|
|
|
|
install.rdf
|
|
|
|
XPI_DIRS= chrome defaults/preferences defaults
|
2006-05-07 15:02:57 +02:00
|
|
|
|
|
|
|
.include "../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|