freebsd-ports/net/p5-Net-Amazon-Signature/Makefile

22 lines
426 B
Makefile
Raw Normal View History

# 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>