diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-11 15:44:29 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-11 15:44:29 +0000 |
commit | e3b403395fc97784ab14fc42a4e0f572a515cd92 (patch) | |
tree | 42166c9c65a1184a3323995b2bef73117bf1a5bf /games/liblcf/pkg-descr | |
parent | c64c608e1281afd9989c60288f1f72e05a4d3348 (diff) | |
download | ports-e3b403395fc97784ab14fc42a4e0f572a515cd92.tar.gz ports-e3b403395fc97784ab14fc42a4e0f572a515cd92.zip |
liblcf is a library to handle RPG Maker 2000 and 2003 game data.
It can read and write LCF and XML files.
liblcf is part of the EasyRPG Project.
WWW: https://easy-rpg.org/
Notes
Notes:
svn path=/head/; revision=421827
Diffstat (limited to 'games/liblcf/pkg-descr')
-rw-r--r-- | games/liblcf/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/liblcf/pkg-descr b/games/liblcf/pkg-descr new file mode 100644 index 000000000000..ebdb032664b7 --- /dev/null +++ b/games/liblcf/pkg-descr @@ -0,0 +1,6 @@ +liblcf is a library to handle RPG Maker 2000 and 2003 game data. +It can read and write LCF and XML files. + +liblcf is part of the EasyRPG Project. + +WWW: https://easy-rpg.org/ |