diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-04-16 01:48:25 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-04-16 01:48:25 +0800 |
commit | 02fe2b0f9a9855e04cd188e34de980a06bba6dec (patch) | |
tree | fd4d5761f808a8743f288d8fcd1803e7d4c5bba8 /www/Makefile | |
parent | 9a0c8e1310ce37d900e54c02092ff46d046ff0eb (diff) | |
download | freebsd-ports-gnome-02fe2b0f9a9855e04cd188e34de980a06bba6dec.tar.gz freebsd-ports-gnome-02fe2b0f9a9855e04cd188e34de980a06bba6dec.tar.zst freebsd-ports-gnome-02fe2b0f9a9855e04cd188e34de980a06bba6dec.zip |
Plurk is a popular Internet service, and many applications are
designed for Plurk, including mobile and desktop applications.
This is the PHP Plurk API client for interacting with the Plurk
Internet service.
WWW: http://code.google.com/p/php-plurk-api/
PR: ports/144308
Submitted by: Bo-Yi Wu <appleboy.tw at gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e1d8aeb09a1e..3e854f5e4205 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1326,6 +1326,7 @@ SUBDIR += pglogd SUBDIR += photo_gallery SUBDIR += php-dyn + SUBDIR += php-plurk-api SUBDIR += php-screw SUBDIR += php-templates SUBDIR += php4-session |