diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 13:21:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-12 13:21:20 +0000 |
commit | 24ed5cf83edc50c7ae4487d6242c1da956319f6b (patch) | |
tree | b05db78a75ce3536201427078b047ff2e07c3508 /net/Makefile | |
parent | 189d17b821597713dfb9d66c462c092f8941fd5e (diff) |
This module provides a Perlish interface to Amazon Mechanical Turk.
WWW: http://search.cpan.org/~mturk/
PR: ports/117641
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes
Notes:
svn path=/head/; revision=203282
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 8d682e4a0e13..a49591cdd54b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -451,6 +451,7 @@ SUBDIR += p5-Net-Address-Ethernet SUBDIR += p5-Net-Address-IPv4-Local SUBDIR += p5-Net-Amazon + SUBDIR += p5-Net-Amazon-MechanicalTurk SUBDIR += p5-Net-Amazon-S3 SUBDIR += p5-Net-Analysis SUBDIR += p5-Net-BGP |