2008-03-24 20:21:28 +01:00
|
|
|
# New ports collection makefile for: p5-Net-Amazon-Signature
|
|
|
|
# Date created: 2008-03-20
|
2008-07-18 23:05:20 +02:00
|
|
|
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
2008-03-24 20:21:28 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Net-Amazon-Signature
|
|
|
|
PORTVERSION= 0.03
|
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-07-18 23:05:20 +02:00
|
|
|
MAINTAINER= glarkin@FreeBSD.org
|
2008-03-24 20:21:28 +01:00
|
|
|
COMMENT= Perl interface to create Amazon AWS signatures
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Net::Amazon::Signature.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|