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