head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.09.28.08.22.19; author vins; state Exp; branches; next ; commitid Q8845CYld9aMmscG; desc @@ 1.1 log @net/tocaia: initial import of package Tocaia is a minimalist and cross-platform Gopher client. Built with minimal dependencies, it offers a fast, efficient, and a direct browsing experience navigating the Gopherspace. @ text @$NetBSD$ Local makefile for pkgsrc. --- BSDMakefile.orig 2025-09-28 08:08:15.647079666 +0000 +++ BSDMakefile @@@@ -0,0 +1,7 @@@@ + +PROG = tocaia +MKMAN = no + +BINDIR = $(PREFIX)/bin + +.include @