New port insprired by http://lists.freebsd.org/pipermail/freebsd-questions/2010-August/220432.html
As raised by @sahil, and tested. Please remove the 'do-extract' target and modify 'do-install' target to the following: do-install: ${INSTALL_SCRIPT} ${DISTDIR}/${PORTNAME} ${PREFIX}/bin Thanks! Jason
Responsible Changed From-To: freebsd-ports-bugs->sahil I'll take it.
% portlint -CN FATAL: Makefile: [9]: use a tab (not space) after a variable name FATAL: Makefile: [17]: use a tab (not space) after a variable name FATAL: Makefile: no "ports collection makefile for" line in comment section. FATAL: Makefile: no $FreeBSD$ line in comment section. FATAL: Makefile: extra item "COMMENT" placed in the PORTNAME section. FATAL: Makefile: extra item "MAINTAINER" placed in the PORTNAME section. WARN: Makefile: only one MASTER_SITE configured. Consider adding additionalmirrors. WARN: Makefile: "DISTFILES" has to appear earlier. WARN: Makefile: "EXTRACT_ONLY" has to appear earlier. FATAL: Makefile: extra item "MASTER_SITES" placed in the MAINTAINER section. FATAL: Makefile: extra item "NO_BUILD" placed in the MAINTAINER section. FATAL: Makefile: extra item "DISTFILES" placed in the MAINTAINER section. FATAL: Makefile: extra item "EXTRACT_ONLY" placed in the MAINTAINER section. FATAL: Makefile: extra item "USE_PERL5_RUN" placed in the MAINTAINER section. FATAL: Makefile: COMMENT has to be there. 12 fatal errors and 3 warnings found. ... and there is no distinfo. Please revise and send new patch, or let me know if you prefer to close this PR. Thanks. -- Sahil Tandon <sahil@FreeBSD.org>
State Changed From-To: open->feedback Ask for submitter fix.
Actually, there is distinfo (sorry for confusion) but the portlint complaint= s stand; thanks.=
Attached is the patch. If for some reason this is found to not be something to be included in the ports tree, then that is okay.
State Changed From-To: feedback->closed Closed following discussion with submitter.