freebsd-ports/www/xpi-stumbleupon/Makefile
Philip M. Gollucci cf012e9aa6 - Update to 3.73
PR:             ports/150328
Submitted by:   Lapo Luchini <lapo@lapo.it> (maintainer)
2010-09-08 00:49:07 +00:00

24 lines
581 B
Makefile

# New ports collection makefile for: xpi-stumbleupon
# Date created: 4 May 2006
# Whom: Lapo Luchini <lapo@lapo.it>
#
# $FreeBSD$
#
PORTNAME= stumbleupon
PORTVERSION= 3.73
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>