diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-19 02:50:42 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-19 02:50:42 +0800 |
commit | fe157ad43d6f36bb23706c4e90099b337585d883 (patch) | |
tree | 85905970ce6c7c4fa7f5028e0393b3dc85ddc6fb /www/Makefile | |
parent | 3de27fdb8055ef2b5d525918437835a9b7833622 (diff) | |
download | freebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.tar.gz freebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.tar.zst freebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.zip |
twill is a simple language that allows users to browse the Web from a
command-line interface. With twill, you can navigate through Web sites
that use forms, cookies, and most standard Web features.
twill supports automated Web testing and has a simple Python interface.
WWW: http://twill.idyll.org/
PR: ports/124610
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1aab656511ee..cb330bc4b901 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1363,6 +1363,7 @@ SUBDIR += twiki-TwistyContrib SUBDIR += twiki-TwistyPlugin SUBDIR += twiki-WysiwygPlugin + SUBDIR += twill SUBDIR += typo SUBDIR += typo3 SUBDIR += udmsearch |