78deaf05e8
Mozilla Sync server allows bookmarks, tabs, settings, addons, passwords and history to be shared across several mozilla instances. Most work done before previous lock, polished last month and finally here it is! See https://support.mozilla.org/en-US/kb/how-do-i-set-up-firefox-sync and the provided README for how to set it up properly. ok sthen@ on a previous version.
8 lines
127 B
Makefile
8 lines
127 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
|
|
|
PART = core
|
|
|
|
MODPY_EGG_VERSION = 2.10
|
|
|
|
.include <bsd.port.mk>
|