head	1.2;
access;
symbols
	pkgsrc-2013Q2:1.2.0.6
	pkgsrc-2013Q2-base:1.2
	pkgsrc-2012Q4:1.2.0.4
	pkgsrc-2012Q4-base:1.2
	pkgsrc-2011Q4:1.2.0.2
	pkgsrc-2011Q4-base:1.2
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2011.11.08.23.49.19;	author ryoon;	state dead;
branches;
next	1.1;

1.1
date	2011.11.08.20.39.18;	author ryoon;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2011.11.08.20.39.18;	author ryoon;	state Exp;
branches;
next	;


desc
@@


1.2
log
@I will re-impor gcap, grake, and umph with proper name.
@
text
@# $NetBSD: Makefile,v 1.1 2011/11/08 20:39:18 ryoon Exp $
#

DISTNAME=	grake-0.1.0
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	net www
MASTER_SITES=	http://grake.googlecode.com/files/

MAINTAINER=	ryoon@@NetBSD.org
HOMEPAGE=	http://code.google.com/p/grake/
COMMENT=	Tool for scanning webpages for Youtube video links
LICENSE=	gnu-gpl-v3

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile
DEPENDS+=	p5-Test-Pod>=1.44:../../devel/p5-Test-Pod
DEPENDS+=	p5-version>=0.77:../../devel/p5-version
DEPENDS+=	p5-Umph-Prompt>=0.1.0:../../net/p5-Umph-Prompt

PERL5_PACKLIST=	auto/grake/.packlist
USE_LANGUAGES=	# none

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
@


1.1.1.1
log
@Import p5-grake-0.1.0 as wip/grake from wip/grake

grake is a command line tool for scanning webpages for Youtube links.
@
text
@@
