- Fix i18n manpages
- Trim header
This commit is contained in:
parent
a6d53c9120
commit
81668fe178
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320865
2 changed files with 14 additions and 6 deletions
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: tornado
|
||||
# Date created: 1 July 2001
|
||||
# Whom: minter
|
||||
#
|
||||
# Created by: minter
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tornado
|
||||
PORTVERSION= 1.4
|
||||
|
|
|
@ -8,4 +8,16 @@ share/locale/nl/LC_MESSAGES/tornado.mo
|
|||
share/locale/no/LC_MESSAGES/tornado.mo
|
||||
share/locale/ru/LC_MESSAGES/tornado.mo
|
||||
share/locale/pt/LC_MESSAGES/tornado.mo
|
||||
@dirrm share/games
|
||||
@dirrmtry share/games
|
||||
@dirrmtry man/ru/man6
|
||||
@dirrmtry man/ru
|
||||
@dirrmtry man/no/man6
|
||||
@dirrmtry man/no
|
||||
@dirrmtry man/nl/man6
|
||||
@dirrmtry man/nl
|
||||
@dirrmtry man/it/man6
|
||||
@dirrmtry man/it
|
||||
@dirrmtry man/fr/man6
|
||||
@dirrmtry man/fr
|
||||
@dirrmtry man/de/man6
|
||||
@dirrmtry man/de
|
||||
|
|
Loading…
Reference in a new issue