From 8a7ffd23bcb9cf8888a6a37f3879d6fdfcb068f8 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 18 Nov 2002 09:22:59 +0000 Subject: [PATCH] Add several new real categories. - finance : Monetary, financial and related applications PR: ports/39102 Requested by: trevor - hungarian : Hungarian language support PR: ports/37576 Requested by: Janos Mohacsi - multimedia : Multimedia software Requested by: many - portuguese : Portuguese language support PR: ports/35991 Requested by: trevor --- Makefile | 4 ++++ finance/pkg/COMMENT | 1 + hungarian/pkg/COMMENT | 1 + multimedia/pkg/COMMENT | 1 + portuguese/pkg/COMMENT | 1 + 5 files changed, 8 insertions(+) create mode 100644 finance/pkg/COMMENT create mode 100644 hungarian/pkg/COMMENT create mode 100644 multimedia/pkg/COMMENT create mode 100644 portuguese/pkg/COMMENT diff --git a/Makefile b/Makefile index 1d59b909da23..584f14380922 100644 --- a/Makefile +++ b/Makefile @@ -15,12 +15,14 @@ SUBDIR += deskutils SUBDIR += devel SUBDIR += editors SUBDIR += emulators +SUBDIR += finance SUBDIR += french SUBDIR += ftp SUBDIR += games SUBDIR += german SUBDIR += graphics SUBDIR += hebrew +SUBDIR += hungarian SUBDIR += irc SUBDIR += japanese SUBDIR += java @@ -30,10 +32,12 @@ SUBDIR += mail SUBDIR += math SUBDIR += mbone SUBDIR += misc +SUBDIR += multimedia SUBDIR += net SUBDIR += news SUBDIR += palm SUBDIR += picobsd +SUBDIR += portuguese SUBDIR += print SUBDIR += russian SUBDIR += science diff --git a/finance/pkg/COMMENT b/finance/pkg/COMMENT new file mode 100644 index 000000000000..a4406b8c6a82 --- /dev/null +++ b/finance/pkg/COMMENT @@ -0,0 +1 @@ +Monetary, financial and related applications diff --git a/hungarian/pkg/COMMENT b/hungarian/pkg/COMMENT new file mode 100644 index 000000000000..26630ce88213 --- /dev/null +++ b/hungarian/pkg/COMMENT @@ -0,0 +1 @@ +Hungarian language support diff --git a/multimedia/pkg/COMMENT b/multimedia/pkg/COMMENT new file mode 100644 index 000000000000..241d11f2fa27 --- /dev/null +++ b/multimedia/pkg/COMMENT @@ -0,0 +1 @@ +Multimedia software diff --git a/portuguese/pkg/COMMENT b/portuguese/pkg/COMMENT new file mode 100644 index 000000000000..90251db55321 --- /dev/null +++ b/portuguese/pkg/COMMENT @@ -0,0 +1 @@ +Portuguese language support