diff options
author | nia <nia@pkgsrc.org> | 2018-12-21 16:56:18 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-12-21 16:56:18 +0000 |
commit | 1b41b837b6d9159178a74bf402664a59071367eb (patch) | |
tree | 765a47dee6723819f3f89b50648334a2e9582290 /games/Makefile | |
parent | d74a7e2ee348e59abd36e7841e47787e4944866b (diff) | |
download | pkgsrc-1b41b837b6d9159178a74bf402664a59071367eb.tar.gz |
games/liblcf: Import version 0.5.4
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.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3e553254c35..ceed825808d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.419 2018/10/04 15:47:28 roy Exp $ +# $NetBSD: Makefile,v 1.420 2018/12/21 16:56:18 nia Exp $ # COMMENT= Games @@ -224,6 +224,7 @@ SUBDIR+= lgogdownloader SUBDIR+= libggz SUBDIR+= libkdegames SUBDIR+= libkmahjongg +SUBDIR+= liblcf SUBDIR+= libretro-craft SUBDIR+= lincity SUBDIR+= lincity-ng |