2006-05-08 16:25:06 +02:00
|
|
|
# New ports collection makefile for: xpi-stumbleupon
|
|
|
|
# Date created: 4 May 2006
|
|
|
|
# Whom: Lapo Luchini <lapo@lapo.it>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= stumbleupon
|
2010-09-08 02:49:07 +02:00
|
|
|
PORTVERSION= 3.73
|
2009-07-05 02:15:55 +02:00
|
|
|
DISTVERSIONSUFFIX= -fx+sm+mz
|
2006-05-08 16:25:06 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
MAINTAINER= lapo@lapo.it
|
|
|
|
COMMENT= A collaborative surfing tool extension
|
|
|
|
|
2010-06-28 14:55:02 +02:00
|
|
|
LICENSE= MPL
|
|
|
|
|
2007-04-02 23:20:36 +02:00
|
|
|
XPI_NUM= 138
|
2006-05-08 16:25:06 +02:00
|
|
|
XPI_ID= {AE93811A-5C9A-4d34-8462-F7B864FC4696}
|
2008-09-05 16:15:54 +02:00
|
|
|
XPI_FILES= chrome/stumbleupon.jar chrome.manifest components/stumbleuponService.js install.js install.rdf
|
|
|
|
XPI_DIRS= chrome components
|
2006-05-08 16:25:06 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
|
|
.include <bsd.port.mk>
|