Deleted Added
full compact
dma.ucl (291007) dma.ucl (295225)
1name = "FreeBSD-%PKGNAME%"
2origin = "base"
3version = "%VERSION%"
4comment = "DragonFly Mail Agent"
5categories = [ base ]
6maintainer = "re@FreeBSD.org"
7www = "https://www.FreeBSD.org"
8prefix = "/"
9licenselogic = "single"
10licenses = [ BSD2CLAUSE ]
11desc = <<EOD
12The DragonFly Mail Agent, a small Mail Transport Agent (MTA), designed for
13home and office use.
14EOD
1name = "FreeBSD-%PKGNAME%"
2origin = "base"
3version = "%VERSION%"
4comment = "DragonFly Mail Agent"
5categories = [ base ]
6maintainer = "re@FreeBSD.org"
7www = "https://www.FreeBSD.org"
8prefix = "/"
9licenselogic = "single"
10licenses = [ BSD2CLAUSE ]
11desc = <<EOD
12The DragonFly Mail Agent, a small Mail Transport Agent (MTA), designed for
13home and office use.
14EOD
15deps: {
16 FreeBSD-runtime: {
17 origin: "base",
18 version: "%VERSION%"
19 }
20}
21