mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 19:03:48 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
18 lines
257 B
Plaintext
18 lines
257 B
Plaintext
#
|
|
#
|
|
|
|
name = "%PKG_NAME_PREFIX%-%PKGNAME%"
|
|
origin = "base"
|
|
version = "%VERSION%"
|
|
comment = "%COMMENT%"
|
|
categories = [ base ]
|
|
maintainer = "%PKG_MAINTAINER%"
|
|
www = "%PKG_WWW%"
|
|
prefix = "/"
|
|
licenselogic = "single"
|
|
licenses = [ GPLv2 ]
|
|
desc = <<EOD
|
|
%DESC%
|
|
EOD
|
|
|