Date: Wed, 19 Jun 2013 13:30:50 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321248 - head/biology/seqio Message-ID: <201306191330.r5JDUoPd026920@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bsam Date: Wed Jun 19 13:30:50 2013 New Revision: 321248 URL: http://svnweb.freebsd.org/changeset/ports/321248 Log: Forced commit to show previous changes: ----- . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES; . use PLIST_FILES, PORTEXAMPLES and PORTDOCS; . get rid of pkg-plist; . use plain install commands instead of .for loops; . remove unnecessary mkdir command (the following one creates a subdirectory); . mute mkdirs; . trim Makefile headers; . remove the indefinite article from COMMENT. ----- Modified: head/biology/seqio/Makefile Modified: head/biology/seqio/Makefile ==============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306191330.r5JDUoPd026920>