freebsd-dev/release/packages/binutils.ucl
Brad Davis 5b7774f3ea - Change all the names to their generic name since none of these need to
be overridden and ends up overwriting output files.
- For the descriptions that just say "TODO", switch to using %DESC% so
  the generic description is used.

Approved by:	bapt
2015-11-17 21:29:26 +00:00

14 lines
256 B
Plaintext

name = "FreeBSD-%PKGNAME%"
origin = "base"
version = "%VERSION%"
comment = "GNU binutils"
categories = [ base ]
maintainer = "re@FreeBSD.org"
www = "https://www.FreeBSD.org"
prefix = "/"
licenselogic = "single"
licenses = [ GPLv2 ]
desc = <<EOD
%DESC%
EOD