1#
2#
3
4name = "%PKG_NAME_PREFIX%-%PKGNAME%"
5origin = "base"
6version = "%VERSION%"
7comment = "%COMMENT%"
8categories = [ base ]
9maintainer = "%PKG_MAINTAINER%"
10www = "%PKG_WWW%"
11prefix = "/"
12licenselogic = "single"
13licenses = [ NCSA ]
14desc = <<EOD
15%DESC%
16EOD
17
18