Needs a run dep on p5-libwww, brokenness reported by jeremy@

This commit is contained in:
sthen 2012-01-25 20:49:49 +00:00
parent fa6e541e1a
commit dcda71954c

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/17 08:56:11 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2012/01/25 20:49:49 sthen Exp $
COMMENT = tool for scanning webpages for Youtube links
DISTNAME = grake-0.1.0
REVISION = 0
CATEGORIES = net
@ -17,7 +18,8 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = https://grake.googlecode.com/files/
RUN_DEPENDS = devel/p5-Getopt-ArgvFile \
misc/p5-Umph-Prompt
misc/p5-Umph-Prompt \
www/p5-libwww
CONFIGURE_STYLE = perl