freebsd-ports/devel/libgpc/pkg-descr
Doug Barton 989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00

22 lines
794 B
Text

An algorithm for calculating the difference, intersection,
exclusive-or or union of arbitrary polygon sets.
Copyright: (C) 1997-2004, Advanced Interfaces Group,
University of Manchester.
This software is free for non-commercial use. It may be copied,
modified, and redistributed provided that this copyright notice
is preserved on all copies. The intellectual property rights of
the algorithms used reside with the University of Manchester
Advanced Interfaces Group.
You may not use this software, in whole or in part, in support
of any commercial product without the express consent of the
author.
Author: Alan Murta (email: gpc@cs.man.ac.uk)
WWW: http://www.cs.man.ac.uk/~toby/alan/software/
Software documentation at
WWW: http://www.cs.man.ac.uk/~toby/alan/software/gpc.html