Ravenports generated: 13 May 2023 00:17
[ravenports.git] / bucket_37 / unifdef
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               unifdef
4 VERSION=                2.12
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Selectively remove C preprocessor conditionals
8 HOMEPAGE=               https://dotat.at/prog/unifdef/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://dotat.at/prog/unifdef/
13 DISTFILE[1]=            unifdef-2.12.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         man
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 LICENSE=                BSD2CLAUSE:primary
23 LICENSE_FILE=           BSD2CLAUSE:{{WRKSRC}}/COPYING
24 LICENSE_SCHEME=         solo
25
26 MAKE_ARGS=              prefix={{PREFIX}}
27
28 post-install:
29         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/unifdef
30
31 [FILE:222:descriptions/desc.primary]
32 The unifdef utility selectively processes conditional C preprocessor
33 #if and #ifdef directives. It removes from a file both the directives
34 and the additional text that they delimit, while otherwise leaving
35 the file alone.
36
37
38 [FILE:98:distinfo]
39 fba564a24db7b97ebe9329713ac970627b902e5e9e8b14e19e024eb6e278d10b        87091 unifdef-2.12.tar.gz
40
41
42 [FILE:26:manifests/plist.primary]
43 bin/
44  unifdef
45  unifdefall
46
47
48 [FILE:47:manifests/plist.man]
49 share/man/man1/
50  unifdef.1.gz
51  unifdefall.1.gz
52