diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:38:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-26 13:38:14 +0800 |
commit | 6933c45b5892f8aadf3a71bb7c4097b30c3c2a1a (patch) | |
tree | 5a8242774d98f85e3c37a6c0e9081dc2ffed4fbe /misc/Makefile | |
parent | 46ee2b9042ec570acc1587bd3a491323d4f0410c (diff) | |
download | freebsd-ports-gnome-6933c45b5892f8aadf3a71bb7c4097b30c3c2a1a.tar.gz freebsd-ports-gnome-6933c45b5892f8aadf3a71bb7c4097b30c3c2a1a.tar.zst freebsd-ports-gnome-6933c45b5892f8aadf3a71bb7c4097b30c3c2a1a.zip |
add p5-Finance-QuoteHist 0.25
Perl module for fetching historical stock quotes
PR: 34278
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 b238bd087681..8ea090314175 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -217,6 +217,7 @@ SUBDIR += p5-File-Sort SUBDIR += p5-Finance-Currency-Convert SUBDIR += p5-Finance-Quote + SUBDIR += p5-Finance-QuoteHist SUBDIR += p5-Geo-Weather SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags |