diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-07 19:13:11 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-07 19:13:11 +0000 |
commit | c24d15dd62ab28a674bff37c61ed44f3dee0c775 (patch) | |
tree | 988fd0efaa6c135eef2c164bee26e537e7db4f2b /www/Makefile | |
parent | Fix build with gcc-3.4.2 (diff) |
Add p5-WWW-Wikipedia 0.9, perl module of Automated interface to the
Wikipedia.
PR: ports/70030
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes:
svn path=/head/; revision=115568
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 64f55b6a7076..64f33e0c403d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -521,6 +521,7 @@ SUBDIR += p5-WWW-Search-AltaVista SUBDIR += p5-WWW-Search-Google SUBDIR += p5-WWW-Shorten + SUBDIR += p5-WWW-Wikipedia SUBDIR += p5-libapreq SUBDIR += p5-libapreq-static SUBDIR += p5-libapreq2 |