Bug 174082

Summary: [PATCH] misc/gonvert: OptionsNG, added license, changed comment, NLS, take maintainership
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gonvert-0.2.25_2.patch none

Description nemysis 2012-12-03 09:50:01 UTC
- Take maintainership

Makefile changed:
+COMMENT=
+LICENSE=	GPLv2
+PORTDOCS=
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MNLS}
+.if ${PORT_OPTIONS:MDOCS}

Changed and refined:
 pkg-descr
 pkg-plist

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

How-To-Repeat: 
portlint -A
looks fine.

port test: clean
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2012-12-06 07:52:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2012-12-07 04:01:14 UTC
State Changed
From-To: open->closed

Committed, Thanks!