freebsd-ports/www/xpi-pdf_download/Makefile
Alex Dupre 35b0d2b0da Update to 0.7.7 release.
PR:		ports/106405
Submitted by:	chinsan
2006-12-07 09:21:02 +00:00

22 lines
550 B
Makefile

# New ports collection makefile for: xpi-pdf_download
# Date created: 2 May 2006
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= pdf_download
PORTVERSION= 0.7.7
DISTVERSIONSUFFIX= -fx+fl
CATEGORIES= www
MAINTAINER= ale@FreeBSD.org
COMMENT= An extension to handle PDF files
XPI_ID= {37E4D8EA-8BDA-4831-8EA1-89053939A250}
XPI_FILES= chrome/pdfdownload.jar chrome.manifest install.rdf \
defaults/preferences/prefs.js
XPI_DIRS= chrome defaults/preferences defaults
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>