1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Todoist API. Read http://todoist.com/API/help for more details.

WWW:	http://search.cpan.org/dist/Net-Todoist/

PR:		ports/ports/152105
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Philip M. Gollucci 2010-11-11 06:07:07 +00:00
parent 974e726588
commit 3e9c8deae0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264390
5 changed files with 37 additions and 0 deletions

View File

@ -644,6 +644,7 @@
SUBDIR += p5-Net-Telnet
SUBDIR += p5-Net-Telnet-Netscreen
SUBDIR += p5-Net-TiVo
SUBDIR += p5-Net-Todoist
SUBDIR += p5-Net-Traceroute
SUBDIR += p5-Net-Traceroute-PurePerl
SUBDIR += p5-Net-Traceroute6

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-Net-Todoist
# Date created: 2010-11-06
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Net-Todoist
PORTVERSION= 0.03
CATEGORIES= net www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Todoist API
RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
MAN3= Net::Todoist.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Net-Todoist-0.03.tar.gz) = e4422f9d220b1abc90bb468a7fff87ea7461fb67bdbba58bd86d88b240cf8dd8
SIZE (Net-Todoist-0.03.tar.gz) = 12311

View File

@ -0,0 +1,3 @@
Todoist API. Read http://todoist.com/API/help for more details.
WWW: http://search.cpan.org/dist/Net-Todoist/

View File

@ -0,0 +1,6 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Todoist/.packlist
%%SITE_PERL%%/Net/Todoist.pm
@dirrmtry %%SITE_PERL%%/Net
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Todoist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net