ssh.ucl revision 295263
17792Smullan#
215381Svaleriep# $FreeBSD: projects/release-pkg/release/packages/ssh.ucl 295263 2016-02-04 15:41:00Z gjb $
37792Smullan#
47792Smullan
57792Smullanname = "FreeBSD-%PKGNAME%"
67792Smullanorigin = "base"
77792Smullanversion = "%VERSION%"
87792Smullancomment = "%COMMENT%"
97792Smullancategories = [ base ]
107792Smullanmaintainer = "re@FreeBSD.org"
117792Smullanwww = "https://www.FreeBSD.org"
127792Smullanprefix = "/"
137792Smullanlicenselogic = "single"
147792Smullanlicenses = [ ISCL ]
157792Smullandesc = <<EOD
167792Smullan%DESC%
177792SmullanEOD
187792Smullandeps: {
197792Smullan    FreeBSD-%PKGDEPS%: {
207792Smullan        origin: "base",
217792Smullan        version: "%VERSION%"
227792Smullan    }
237792Smullan}
247792Smullan
257792Smullan