freebsd-ports/devel/itext/files/itext-rups
Alex Dupre 70f6cf6d6b Add building of iText RUPS.
RUPS is a GUI application that allows you to look inside a PDF.
Grab maintainership.

Approved by:	maintainer (stefan)
2008-11-25 15:53:51 +00:00

2 lines
55 B
Bash

#!/bin/sh
java -cp `classpath` com.lowagie.rups.Rups &