[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / fna

File: [local] / ports / games / fna / Makefile (download)

Revision 1.24, Wed Jan 24 20:04:59 2024 UTC (4 months, 1 week ago) by thfr
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.23: +5 -53 lines

remove the fna port in games/fna, setting up the SUBDIRs instead that point to previously imported games/fna/{faudio,fna,fna3d}, this move was reviewed by and ok op@

SUBDIR =
SUBDIR += faudio
SUBDIR += fna
SUBDIR += fna3d

.include <bsd.port.subdir.mk>