Skip to content

Commit

Permalink
Import net/p5-Net-Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
afresh1 committed Mar 1, 2014
1 parent aec411a commit c58e6c4
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
17 changes: 17 additions & 0 deletions net/p5-Net-Heroku/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# $OpenBSD$

COMMENT = Heroku API

MODULES = cpan
DISTNAME = Net-Heroku-0.10
CATEGORIES = net

MAINTAINER = Andrew Fresh <andrew@cpan.org>

# perl_5
PERMIT_PACKAGE_CDROM = Yes

RUN_DEPENDS = www/p5-Mojo \
security/p5-IO-Socket-SSL

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions net/p5-Net-Heroku/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (Net-Heroku-0.10.tar.gz) = ckGVrT7fLwEk31NtzB0lGYL/P+/FTZfQPcnWIy3AAW8=
SIZE (Net-Heroku-0.10.tar.gz) = 12213
1 change: 1 addition & 0 deletions net/p5-Net-Heroku/pkg/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Access to the Heroku API from perl
7 changes: 7 additions & 0 deletions net/p5-Net-Heroku/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@comment $OpenBSD$
${P5SITE}/Net/
${P5SITE}/Net/Heroku/
${P5SITE}/Net/Heroku.pm
${P5SITE}/Net/Heroku/UserAgent.pm
@man man/man3p/Net::Heroku.3p
@man man/man3p/Net::Heroku::UserAgent.3p

0 comments on commit c58e6c4

Please sign in to comment.