mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
97f0128605
If you use Firefox on more than one computer, you'll want Foxmarks. Install Foxmarks on each computer, and it will work silently in the background to keep your bookmarks synchronized. As a bonus, log in to my.foxcloud.com from any computer anywhere to access your bookmarks. A simple wizard guides you through the startup process. After that, just forget about it. It's simple and solid. WWW: http://www.foxcloud.com/
21 lines
439 B
Makefile
21 lines
439 B
Makefile
# New ports collection makefile for: xpi-foxmarks
|
|
# Date created: 21 July 2006
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= foxmarks
|
|
PORTVERSION= 0.72
|
|
DISTVERSIONSUFFIX= -fx
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= infofarmer@FreeBSD.org
|
|
COMMENT= Bookmark synchronizer
|
|
|
|
XPI_DISTNAME= foxmarks_bookmark_synchronizer
|
|
XPI_ID= foxmarks@kei.com
|
|
|
|
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
|
.include <bsd.port.mk>
|