blob: 6bb80851db766b67e0d751239ac255e5c00f7b9c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
@comment $FreeBSD$
bin/nano
bin/rnano
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nano.1.html
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nanorc.5.html
%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/rnano.1.html
%%PORTDOCS%%%%DOCSDIR%%/nano.1.html
%%PORTDOCS%%%%DOCSDIR%%/nanorc.5.html
%%PORTDOCS%%%%DOCSDIR%%/rnano.1.html
%%NLS%%share/locale/bg/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ca/LC_MESSAGES/nano.mo
%%NLS%%share/locale/cs/LC_MESSAGES/nano.mo
%%NLS%%share/locale/da/LC_MESSAGES/nano.mo
%%NLS%%share/locale/de/LC_MESSAGES/nano.mo
%%NLS%%share/locale/es/LC_MESSAGES/nano.mo
%%NLS%%share/locale/eu/LC_MESSAGES/nano.mo
%%NLS%%share/locale/fi/LC_MESSAGES/nano.mo
%%NLS%%share/locale/fr/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ga/LC_MESSAGES/nano.mo
%%NLS%%share/locale/gl/LC_MESSAGES/nano.mo
%%NLS%%share/locale/hu/LC_MESSAGES/nano.mo
%%NLS%%share/locale/id/LC_MESSAGES/nano.mo
%%NLS%%share/locale/it/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nb/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
%%NLS%%share/locale/nn/LC_MESSAGES/nano.mo
%%NLS%%share/locale/pl/LC_MESSAGES/nano.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ro/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ru/LC_MESSAGES/nano.mo
%%NLS%%share/locale/rw/LC_MESSAGES/nano.mo
%%NLS%%share/locale/sr/LC_MESSAGES/nano.mo
%%NLS%%share/locale/sv/LC_MESSAGES/nano.mo
%%NLS%%share/locale/tr/LC_MESSAGES/nano.mo
%%NLS%%share/locale/uk/LC_MESSAGES/nano.mo
%%NLS%%share/locale/vi/LC_MESSAGES/nano.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/nano.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/nano.mo
%%EXAMPLESDIR%%/nanorc.sample
share/nano/asm.nanorc
share/nano/awk.nanorc
share/nano/c.nanorc
share/nano/cmake.nanorc
share/nano/css.nanorc
share/nano/debian.nanorc
share/nano/fortran.nanorc
share/nano/gentoo.nanorc
share/nano/groff.nanorc
share/nano/html.nanorc
share/nano/java.nanorc
share/nano/makefile.nanorc
share/nano/man.nanorc
share/nano/mgp.nanorc
share/nano/mutt.nanorc
share/nano/nanorc.nanorc
share/nano/objc.nanorc
share/nano/ocaml.nanorc
share/nano/patch.nanorc
share/nano/perl.nanorc
share/nano/php.nanorc
share/nano/pov.nanorc
share/nano/python.nanorc
share/nano/ruby.nanorc
share/nano/sh.nanorc
share/nano/tcl.nanorc
share/nano/tex.nanorc
share/nano/xml.nanorc
@dirrm share/nano
@dirrm %%EXAMPLESDIR%%
%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/rw
%%NLS%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/fr
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%NLS%%@dirrmtry man/fr/man5
%%NLS%%@dirrmtry man/fr/man1
%%NLS%%@dirrmtry man/fr
|