Date: Tue, 30 Mar 2010 18:13:51 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/xsw Makefile distinfo pkg-descr pkg-plist Message-ID: <201003301813.o2UIDp2F098756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2010-03-30 18:13:51 UTC
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/xsw Makefile distinfo pkg-descr pkg-plist
Log:
xsw is a tool for generating presentations.
It uses a simple language to describe the slides.
An example xsw file is:
slide:
- "Hello" x:50 y:30 align:center
+ "World!"
WWW: http://code.google.com/xsw/
PR: 144841
Submitted by: Charlie Kester <corky1951@comcast.net>
Revision Changes Path
1.939 +1 -0 ports/misc/Makefile
1.1 +61 -0 ports/misc/xsw/Makefile (new)
1.1 +3 -0 ports/misc/xsw/distinfo (new)
1.1 +10 -0 ports/misc/xsw/pkg-descr (new)
1.1 +30 -0 ports/misc/xsw/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003301813.o2UIDp2F098756>
