# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= words VERSION= 1.97FC KEYWORDS= textproc VARIANTS= standard SDESC[standard]= Latin-English Dictionary Program HOMEPAGE= https://mk270.github.io/whitakers-words/ CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= https://leaf.dragonflybsd.org/~marino/orphaned-distfiles/ DISTFILE[1]= wordsall.zip:main DF_INDEX= 1 SPKGS[standard]= complete primary docs OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none EXTRACT_DIRTY= 1 LICENSE= PUBDOM:primary LICENSE_FILE= PUBDOM:{{FILESDIR}}/LICENSE LICENSE_SCHEME= solo SUB_FILES= words do-build: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} gnatmake -O3 words ${GNATLINK_ARGS} && \ ${SETENV} ${MAKE_ENV} gnatmake makedict && \ ${SETENV} ${MAKE_ENV} gnatmake makestem && \ ${SETENV} ${MAKE_ENV} gnatmake makeefil && \ ${SETENV} ${MAKE_ENV} gnatmake makeinfl && \ ${ECHO_CMD} G | ./makedict DICTLINE.GEN && \ ${ECHO_CMD} G | ./makestem STEMLIST.GEN && \ ./makeefil EWDSLIST.GEN && \ ./makeinfl INFLECTS.LAT do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/words ${STAGEDIR}${STD_DOCDIR} ${INSTALL_PROGRAM} ${WRKSRC}/words ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/DICTFILE.GEN ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/STEMFILE.GEN ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/INDXFILE.GEN ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/EWDSFILE.GEN ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/INFLECTS.SEC ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/ADDONS.LAT ${STAGEDIR}${PREFIX}/share/words ${INSTALL_DATA} ${WRKSRC}/UNIQUES.LAT ${STAGEDIR}${PREFIX}/share/words ${INSTALL_SCRIPT} ${WRKDIR}/words ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/wordsdoc.htm ${STAGEDIR}${STD_DOCDIR} [FILE:710:descriptions/desc.primary.standard] WORDS is a free Latin-English dictionary program which takes keyboard input or a file of Latin text lines and provides an analysis/morphology (declension, conjugation, case, tense, etc.) of each word individually, the dictionary form, and the translation (meaning). The dictionary contains over 30000 entries and, through additional word construction with hundreds of prefixes and suffixes, may generate more, leading to many hundreds of thousands of 'words' that can be formed by declension and conjugation. Present emphisis is on classical Latin and late Latin, but medieval Latin entries are increasing. WORDS provides a tool to help in translations for the Latin student and a memory jog for researchers. [FILE:91:distinfo] 592134d7602879e0937b6f977a6f63aa1d14b813edaf6de04a1d8596a9a2c18e 2879824 wordsall.zip [FILE:125:manifests/plist.primary.standard] bin/words share/words/ ADDONS.LAT DICTFILE.GEN EWDSFILE.GEN INDXFILE.GEN INFLECTS.SEC STEMFILE.GEN UNIQUES.LAT words [FILE:29:manifests/plist.docs.standard] share/doc/words/wordsdoc.htm [FILE:179:files/LICENSE] License ======= All parts of the WORDS system, source code and data files, are made freely available to anyone who wishes to use them, for whatever purpose. (From wordsdoc.html) [FILE:51:files/words.in] #!/bin/sh cd %%PREFIX%%/share/words && ./words $@