head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.07.07.50.03;	author jadawin;	state Exp;
branches;
next	1.5;

1.5
date	2012.02.06.23.34.57;	author bapt;	state Exp;
branches;
next	1.4;

1.4
date	2011.12.10.00.26.42;	author bapt;	state Exp;
branches;
next	1.3;

1.3
date	2010.07.28.17.31.00;	author bapt;	state Exp;
branches;
next	1.2;

1.2
date	2010.03.31.06.18.01;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.11.16.43.11;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-Pastebin-PastebinCom-Create
# Date created:		2009-03-10
# Whom:			bapt <baptiste.daroussin@@gmail.com>
#
# $FreeBSD: head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

PERL_CONFIGURE=	yes

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


1.6
log
@- Remove SITE_PERL from *_DEPENDS

Submitted by:	az@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@give all my p5-* ports to perl team
@
text
@d17 1
a17 1
RUN_DEPENDS+=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
@


1.4
log
@- update to 0.004
- changes: http://cpansearch.perl.org/src/ZOFFIX/WWW-Pastebin-PastebinCom-Create-0.004/Changes

Feature safe:	yes
@
text
@d14 1
a14 1
MAINTAINER=	bapt@@FreeBSD.org
@


1.3
log
@Change maintainer address to my new @@FreeBSD.org

Approved by:	jadawin@@ (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.003
@


1.2
log
@- Update to 0.003

PR:		ports/145214
Submitted by:	Bapt <baptiste.daroussin@@gmail.com> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	baptiste.daroussin@@gmail.com
@


1.1
log
@The module provides means of pasting large texts into http://pastebin.com
pastebin site.

WWW:	http://search.cpan.org/~zoffix/WWW-Pastebin-PastebinCom-Create/

PR:		ports/132492
Submitted by:	bapt <baptiste.daroussin at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.002
@

