From a8d0fbf52ecfdcfa1d3639ea8037921b80a849a3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 3 Jan 2004 10:53:44 +0000 Subject: New port: misc/pcgen (Java-based RPG character generator) PCGen is a Java-based RPG character generator and maintenance program that works on all platforms (Windows, Mac OS X, Linux, BSD, etc). It currently is aimed at supporting as many rpgs as humanly possible. Currently our focus is on OGL games (OGL = the Open Gaming License crafted by Wizards of the Coast). All datafiles are ASCII so they can be modified by users, and are available through the pcgendm project. An XML conversion is underway. WWW: http://pcgen.sourceforge.net Notes from the maintainer: PR: ports/59428 Submitted by: Herve Quiroz --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 3117d7526f12..fa58e6deb3ca 100644 --- a/games/Makefile +++ b/games/Makefile @@ -298,6 +298,7 @@ SUBDIR += p5-Games-Bingo-Bot SUBDIR += p5-Games-Bingo-Print SUBDIR += pathological + SUBDIR += pcgen SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pentix -- cgit v1.2.3