]> git.sven.stormbind.net Git - sven/tclcurl.git/blob - pkgIndex.tcl.in
Add debian/patches/deprecated-curl-types to no longer include curl/types.h and curl...
[sven/tclcurl.git] / pkgIndex.tcl.in
1 #
2 # Tcl package index file
3 #
4 package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
5     [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]