diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-03-23 11:37:49 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-03-23 11:37:49 +0000 |
commit | a9e994cf6a8301e305eb00a90f93572ef1380835 (patch) | |
tree | 002150815e982f911043bfe1e6b2d8c823e3cf54 /www/tclwebtest | |
parent | 1e22fa9b90b6f762f177def05d94a72fba92bea3 (diff) | |
download | ports-a9e994cf6a8301e305eb00a90f93572ef1380835.tar.gz ports-a9e994cf6a8301e305eb00a90f93572ef1380835.zip |
Notes
Diffstat (limited to 'www/tclwebtest')
-rw-r--r-- | www/tclwebtest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile index 28173e92b951..7db2fa0e9189 100644 --- a/www/tclwebtest/Makefile +++ b/www/tclwebtest/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= mm@FreeBSD.org COMMENT= Tool for issuing HTTP requests and dealing with the result +LICENSE= GPLv2 + RUN_DEPENDS= tclsh:${PORTSDIR}/lang/tcl-wrapper NO_BUILD= YES |