Move tests into a single FreeBSD-tests package

This commit is contained in:
Baptiste Daroussin 2015-06-16 21:07:07 +00:00
parent 9067d50812
commit 08796a78ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=284465
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,13 @@
name = "FreeBSD-tests"
origin = "base"
version = "%VERSION%"
comment = "%COMMENT%"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "http://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD2CLAUSE ]
desc = <<EOD
%DESC%
EOD

View File

@ -13,6 +13,7 @@ __<bsd.test.mk>__:
.ifndef TESTSDIR
.error "Please define TESTSDIR when including bsd.test.mk"
.endif
PACKAGE= tests
# List of subdirectories containing tests into which to recurse. This has the
# same semantics as SUBDIR at build-time. However, the directories listed here