diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-05 12:18:19 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-05 12:18:19 +0800 |
commit | f45d15bb3881c4dd3582a56bf6c2e594edcf1ea6 (patch) | |
tree | 0da035ad193e7aee96d41c9222b6b6e65b86fa95 /misc/Makefile | |
parent | fb17a148af1f1bf88eedbf37ad2582ef649c4c87 (diff) | |
download | freebsd-ports-gnome-f45d15bb3881c4dd3582a56bf6c2e594edcf1ea6.tar.gz freebsd-ports-gnome-f45d15bb3881c4dd3582a56bf6c2e594edcf1ea6.tar.zst freebsd-ports-gnome-f45d15bb3881c4dd3582a56bf6c2e594edcf1ea6.zip |
New port p5-Geo-Weather version 0.0.8: Perl module to retrieve
weather information from weather.com
PR: 29425
Submitted by: Pete Fritchman <petef@databits.net>
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 097719c0806b..d6c92c138e35 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -123,6 +123,7 @@ SUBDIR += p5-Business-CreditCard SUBDIR += p5-File-CounterFile SUBDIR += p5-Finance-Quote + SUBDIR += p5-Geo-Weather SUBDIR += p5-I18N-Charset SUBDIR += p5-I18N-LangTags SUBDIR += p5-LEGO-RCX |