22 lines
451 B
Plaintext
Raw Normal View History

name = "FreeBSD-%PKGNAME%"
2015-10-10 23:16:40 +00:00
origin = "base"
version = "%VERSION%"
comment = "DragonFly Mail Agent"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "https://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ BSD2CLAUSE ]
desc = <<EOD
The DragonFly Mail Agent, a small Mail Transport Agent (MTA), designed for
home and office use.
EOD
deps: {
FreeBSD-runtime: {
origin: "base",
version: "%VERSION%"
}
}