diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-08-23 20:27:31 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-08-23 20:27:31 +0000 |
commit | 6380ce531d836f59d62e29eafd606ef64f1a2a09 (patch) | |
tree | ded05e594be0a8ff7771fe6ea375ff804374fa04 /misc/Makefile | |
parent | 19392bbe75779aaa327a0340e92b455cf382926a (diff) | |
download | ports-6380ce531d836f59d62e29eafd606ef64f1a2a09.tar.gz ports-6380ce531d836f59d62e29eafd606ef64f1a2a09.zip |
. Add a port of jbidwatcher:
"A Java-based application allowing you to monitor ebay auctions,
submit bids, snipe (bid at the last moment), and otherwise track
your auction-site experience. It includes adult-auction management,
MANY currencies (yen, pound, dollar (US, Canada, Australian, and
New Taiwanese), Swiss Francs, and euro, presently), drag-and-drop
of auction URLs, a unique and powerful 'multisniping' feature."
Submission tweaked to fix a few problems.
PR: 69534
Submitted by: Jose Rodriguez <king@v2project.com>
Notes
Notes:
svn path=/head/; revision=117158
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index fa15bc906295..13ce12247027 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -150,6 +150,7 @@ SUBDIR += instant-workstation SUBDIR += iselect SUBDIR += jargon + SUBDIR += jbidwatcher SUBDIR += jive SUBDIR += k3b-i18n SUBDIR += kaddressbook-plugins |