On 2019/03/02 10:49, mitchell wodach wrote:
> Ping?
> 
> On Wed, Feb 27, 2019 at 5:26 PM mitchell wodach <mtwo...@gmail.com> wrote:
> >
> > Attached is cxxtest port
> >
> > From the projects homepage
> > http://cxxtest.com/
> >
> > "CxxTest is a unit testing framework for C++ that is similar in spirit
> > to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does
> > not require precompiling a CxxTest testing library, it employs no
> > advanced features of C++ (e.g. RTTI) and it supports a very flexible
> > form of test discovery."
> >
> > Thanks,
> > Mitch
> 

Take a look at the files in your port and compare with other ports
in the tree, try and make it look more similar. Use some tabs to line
up the variables a bit. Add an initial line "# $OpenBSD$" (no need
to fill in the username/date bits etc, just $OpenBSD$ is enough)
with a blank line after it. DESCR should be word wrapped.

Reply via email to