Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
This commit is contained in:
Eitan Adler
2013-03-08 20:23:38 +00:00
parent c499bf8ade
commit ed59156ea9
38 changed files with 80 additions and 24 deletions

View File

@@ -12,6 +12,8 @@ COMMENT= Perl extension for rounding numbers
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN3= Math::Round.3
.include <bsd.port.mk>