freebsd-ports/net/p5-Net-Amazon-Signature/Makefile
Greg Larkin bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00

21 lines
426 B
Makefile

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