opnsense-src/release/packages/gdb.ucl

19 lines
269 B
Text
Raw Normal View History

#
# $FreeBSD$
#
name = "%PKG_NAME_PREFIX%-%PKGNAME%"
2015-06-16 18:25:08 -04:00
origin = "base"
version = "%VERSION%"
comment = "%COMMENT%"
2015-06-16 18:25:08 -04:00
categories = [ base ]
maintainer = "%PKG_MAINTAINER%"
www = "%PKG_WWW%"
2015-06-16 18:25:08 -04:00
prefix = "/"
licenselogic = "single"
licenses = [ GPLv2 ]
desc = <<EOD
%DESC%
2015-06-16 18:25:08 -04:00
EOD