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 = "/" 13vital = %VITAL% 14licenselogic = "single" 15licenses = [ BSD2CLAUSE ] 16desc = <<EOD 17%DESC% 18EOD 19