mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
c8393c97cc
operators. Despite its name, it supports all three major Irish operators - o2 Ireland, Vodafone Ireland and Meteor Ireland. The program works by simulating a web browser's interaction with those websites. In essense, the program is really just a stripped-down specialised browser. At the time of writing, o2 web accounts have 250 free web texts per month, Vodafone 300 and Meteor 300. After sending a message, o2sms will tell you how many you have remaining. WWW: http://www.mackers.com/projects/o2sms/ PR: ports/98916 Submitted by: Conor McDermottroe <ports at mcdermottroe.com>
16 lines
485 B
Plaintext
16 lines
485 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/auto/o2sms/.packlist
|
|
%%SITE_PERL%%/WWW/SMS/IE/iesms.pm
|
|
%%SITE_PERL%%/WWW/SMS/IE/meteorsms.action
|
|
%%SITE_PERL%%/WWW/SMS/IE/meteorsms.pm
|
|
%%SITE_PERL%%/WWW/SMS/IE/o2sms.action
|
|
%%SITE_PERL%%/WWW/SMS/IE/o2sms.pm
|
|
%%SITE_PERL%%/WWW/SMS/IE/vodasms.action
|
|
%%SITE_PERL%%/WWW/SMS/IE/vodasms.pm
|
|
bin/meteorsms
|
|
bin/o2sms
|
|
bin/vodasms
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/o2sms
|
|
@dirrm %%SITE_PERL%%/WWW/SMS/IE
|
|
@dirrmtry %%SITE_PERL%%/WWW/SMS
|
|
@dirrmtry %%SITE_PERL%%/WWW
|