# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= uthash VERSION= 2.3.0 KEYWORDS= devel VARIANTS= standard SDESC[standard]= Hash Table for C Structures HOMEPAGE= https://troydhanson.github.io/uthash/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/troydhanson:uthash:v2.3.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none LICENSE= CUSTOM1:primary LICENSE_NAME= CUSTOM1:"Single Clause BSD-like License" LICENSE_FILE= CUSTOM1:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo FPC_EQUIVALENT= devel/uthash SKIP_BUILD= yes do-install: (cd ${WRKSRC}/src &&\ ${INSTALL_DATA} *.h ${STAGEDIR}${PREFIX}/include/) ${MKDIR} ${STAGEDIR}${STD_DOCDIR} (cd ${WRKSRC}/doc &&\ ${INSTALL_DATA} *.txt ${STAGEDIR}${STD_DOCDIR}/) [FILE:249:descriptions/desc.primary] This is a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any structure having a unique, arbitrarily-typed key member can be hashed by adding a UT_hash_handle member to the structure and calling these macros. [FILE:110:distinfo] e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc 191291 troydhanson-uthash-2.3.0.tar.gz [FILE:79:manifests/plist.primary] include/ utarray.h uthash.h utlist.h utringbuffer.h utstack.h utstring.h [FILE:118:manifests/plist.docs] share/doc/uthash/ ChangeLog.txt userguide.txt utarray.txt utlist.txt utringbuffer.txt utstack.txt utstring.txt