ssh.ucl revision 295262
1291007Sbrdname = "FreeBSD-%PKGNAME%"
2280209Sbaptorigin = "base"
3280209Sbaptversion = "%VERSION%"
4295262Sgjbcomment = "%COMMENT%"
5280209Sbaptcategories = [ base ]
6280209Sbaptmaintainer = "re@FreeBSD.org"
7289382Sgjbwww = "https://www.FreeBSD.org"
8280209Sbaptprefix = "/"
9280209Sbaptlicenselogic = "single"
10280209Sbaptlicenses = [ ISCL ]
11280209Sbaptdesc = <<EOD
12291007Sbrd%DESC%
13280209SbaptEOD
14295225Sgjbdeps: {
15295262Sgjb    FreeBSD-%PKGDEPS%: {
16295225Sgjb        origin: "base",
17295225Sgjb        version: "%VERSION%"
18295225Sgjb    }
19295225Sgjb}
20295225Sgjb
21