mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
fe0143cb6f
Approved by: Lapo Luchini <lapo@lapo.it> (maintainer, implicit)
23 lines
529 B
Makefile
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>
|