# Created by: bapt <baptiste.daroussin@gmail.com>
# $FreeBSD: www/p5-WWW-Pastebin-PastebinCom-Create/Makefile 324174 2013-08-02 18:52:07Z mat $

PORTNAME=	WWW-Pastebin-PastebinCom-Create
PORTVERSION=	0.004
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Paste to http://pastebin.com from Perl

RUN_DEPENDS+=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww

USES=		perl5
USE_PERL5=	configure

MAN3=		WWW::Pastebin::PastebinCom::Create.3
PLIST_FILES+=	%%SITE_PERL%%/WWW/Pastebin/PastebinCom/Create.pm \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Pastebin/PastebinCom/Create/.packlist
PLIST_DIRS+=	%%SITE_PERL%%/WWW/Pastebin/PastebinCom \
		%%SITE_PERL%%/WWW/Pastebin \
		%%SITE_PERL%%/WWW \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Pastebin/PastebinCom/Create \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Pastebin/PastebinCom \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Pastebin \
		%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW

.include <bsd.port.mk>
