diff options
author | mnag <mnag@FreeBSD.org> | 2006-10-31 11:30:45 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-10-31 11:30:45 +0800 |
commit | 5be89919956f5fc2c4ddc31621c033d4a7acad49 (patch) | |
tree | 62f3422c68edb55fa16a94f6e441cbe0d2217b79 /misc/Makefile | |
parent | c922947dfcba75ba9c3716958d3ccf6c610ab60f (diff) | |
download | freebsd-ports-gnome-5be89919956f5fc2c4ddc31621c033d4a7acad49.tar.gz freebsd-ports-gnome-5be89919956f5fc2c4ddc31621c033d4a7acad49.tar.zst freebsd-ports-gnome-5be89919956f5fc2c4ddc31621c033d4a7acad49.zip |
- Add port misc/pecl-timezonedb
This extension is a drop-in replacement for the builtin timezone database that
comes with PHP. You should only install this extension in case you need to get
a later version of the timezone database then the one that ships with PHP.
WWW: http://pecl.php.net/package/timezonedb
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 d656a14cebba..2e19995fbf72 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -379,6 +379,7 @@ SUBDIR += pdmenu SUBDIR += pear-Services_Weather SUBDIR += pear-Text_Figlet + SUBDIR += pecl-timezonedb SUBDIR += php4-calendar SUBDIR += php4-mcal SUBDIR += php5-calendar |