1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/www/xpi-stumbleupon/Makefile
Andrew Pantyukhin fe0143cb6f - Update to 3.05
Approved by:	Lapo Luchini <lapo@lapo.it> (maintainer, implicit)
2007-04-20 07:07:19 +00:00

23 lines
529 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.05
DISTVERSIONSUFFIX= -fx+mz+ns+sm+fl
CATEGORIES= www
MAINTAINER= lapo@lapo.it
COMMENT= A collaborative surfing tool extension
XPI_NUM= 138
XPI_ID= {AE93811A-5C9A-4d34-8462-F7B864FC4696}
XPI_FILES= chrome/stumbleupon.jar install.js install.rdf chrome.manifest
XPI_DIRS= chrome
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>