head	1.7;
access;
symbols
	RELEASE_8_3_0:1.2;
locks; strict;
comment	@# @;


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

1.6
date	2012.09.16.08.58.45;	author culot;	state Exp;
branches;
next	1.5;

1.5
date	2012.07.22.10.13.09;	author culot;	state Exp;
branches;
next	1.4;

1.4
date	2012.07.20.03.54.49;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.13.16.13.01;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2012.02.15.01.42.07;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2012.01.09.14.44.31;	author lbr;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-App-gist
# Date created:				2012-01-04
# Whom:					Denny Lin <dennylin93@@hs.ntnu.edu.tw>
#
# $FreeBSD: head/www/p5-App-gist/Makefile 304335 2012-09-16 08:58:45Z culot $
#

PORTNAME=	App-gist
PORTVERSION=	0.13
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	GitHub Gist creator

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
		p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
		p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
		p5-WWW-GitHub-Gist>=0:${PORTSDIR}/www/p5-WWW-GitHub-Gist
RUN_DEPENDS:=	${BUILD_DEPENDS}

CONFLICTS=	gist-[0-9]*

PERL_CONFIGURE=	yes

MAN1=		gist.1
MAN3=		App::gist.3

.include <bsd.port.mk>
@


1.6
log
@SVN rev 304335 on 2012-09-16 08:58:45Z by culot

- Update to 0.13

Changes:	http://search.cpan.org/dist/App-gist/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@SVN rev 301313 on 2012-07-22 10:13:09Z by culot

- Update to 0.10

Changes:	http://search.cpan.org/dist/App-gist/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.10
@


1.4
log
@SVN rev 301212 on 2012-07-20 03:54:49Z by sunpoet

- Update to 0.09

Changes:	http://search.cpan.org/dist/App-gist/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.09
@


1.3
log
@- Update to 0.08
- Add LICENSE
- Pass maintainership to perl@@

Changes:	http://search.cpan.org/dist/App-gist/Changes
PR:		ports/169739
Submitted by:	sunpoet (myself)
Approved by:	Denny Lin <dennylin93@@hs.ntnu.edu.tw> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.08
@


1.2
log
@- Update to 0.05

Changes:	http://search.cpan.org/dist/App-gist/Changes
PR:		ports/165030
Submitted by:	sunpoet (myself)
Approved by:	Denny Lin <dennylin93@@hs.ntnu.edu.tw> (maintainer, via IRC)
@
text
@d9 1
a9 1
PORTVERSION=	0.05
d14 1
a14 1
MAINTAINER=	dennylin93@@hs.ntnu.edu.tw
d17 2
a18 1
RUN_DEPENDS=	p5-WWW-GitHub-Gist>=0.13:${PORTSDIR}/www/p5-WWW-GitHub-Gist
d20 5
a24 1
PERL_CONFIGURE=	yes
d28 2
@


1.1
log
@Add p5-App-gist 0.04, gitHub Gist creator.

PR:		ports/163813
Submitted by:	Denny Lin <dennylin93@@hs.ntnu.edu.tw>
@
text
@d9 1
a9 1
PORTVERSION=	0.04
a11 1
MASTER_SITE_SUBDIR=	CPAN:ALEXBIO
@

