diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-18 09:42:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-18 09:42:27 +0000 |
commit | c360c03626d9737aae5b593ee66a23161d2396e4 (patch) | |
tree | 06a17d8977e7c7cd1ed8d3c61478f31d5f47b541 /portuguese | |
parent | 5072eb645f99409b29656db78bd9f3dac24c457e (diff) | |
download | ports-c360c03626d9737aae5b593ee66a23161d2396e4.tar.gz ports-c360c03626d9737aae5b593ee66a23161d2396e4.zip |
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 <janos.mohacsi@bsd.hu>
- multimedia : Multimedia software
Requested by: many
- portuguese : Portuguese language support
PR: ports/35991
Requested by: trevor
Notes
Notes:
svn path=/head/; revision=70387
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile new file mode 100644 index 000000000000..0c5714006a26 --- /dev/null +++ b/portuguese/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ +# + SUBDIR += + +.include <bsd.port.subdir.mk> |