mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
21 lines
498 B
Makefile
21 lines
498 B
Makefile
# Created by: Lapo Luchini <lapo@lapo.it>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= stumbleupon
|
|
PORTVERSION= 3.76
|
|
DISTVERSIONSUFFIX= -fx+sm+mz
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= lapo@lapo.it
|
|
COMMENT= A collaborative surfing tool extension
|
|
|
|
LICENSE= MPL
|
|
|
|
XPI_NUM= 138
|
|
XPI_ID= {AE93811A-5C9A-4d34-8462-F7B864FC4696}
|
|
XPI_FILES= chrome/stumbleupon.jar chrome.manifest components/stumbleuponService.js install.js install.rdf
|
|
XPI_DIRS= chrome components
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|