# $NetBSD: Makefile,v 1.3 2023/06/10 13:31:33 mef Exp $ R_PKGNAME= tinytest R_PKGVER= 1.4.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Lightweight and Feature Complete Unit Testing Framework LICENSE= gnu-gpl-v3 USE_LANGUAGES= # none TEST_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor TEST_DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"