It fails to build with "-fno-common" and HOMEPAGE indicates that it's no longer being worked on. The website points at https://cronometer.com/ (website / mobile app) to be used in the interim until upstream's NUT rewrite is done. There is NUTsqlite on the sourceforge site's files section, not sure but perhaps that is the rewrite talked about on the website. It is written in Tcl/Tk. (thanks sthen) OK sthen
17 lines
421 B
Makefile
17 lines
421 B
Makefile
# $OpenBSD: Makefile,v 1.12 2021/01/30 14:27:32 kn Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += AcePerl
|
|
SUBDIR += AcePerl,opt
|
|
SUBDIR += bioperl
|
|
SUBDIR += emboss
|
|
SUBDIR += hmmer
|
|
SUBDIR += p5-Bio-ASN1-EntrezGene
|
|
SUBDIR += p5-Bio-Cluster
|
|
SUBDIR += p5-Bio-DB-EMBL
|
|
SUBDIR += p5-Bio-DB-NCBIHelper
|
|
SUBDIR += p5-Bio-Variation
|
|
SUBDIR += py-biopython,python3
|
|
|
|
.include <bsd.port.subdir.mk>
|