svn commit: r319128 - head/sysutils/afio

Boris Samorodov bsam at FreeBSD.org
Sun May 26 18:54:26 UTC 2013


Author: bsam
Date: Sun May 26 18:54:25 2013
New Revision: 319128
URL: http://svnweb.freebsd.org/changeset/ports/319128

Log:
  Define PORTDOCS=README SCRIPTS as well.

Modified:
  head/sysutils/afio/Makefile

Modified: head/sysutils/afio/Makefile
==============================================================================
--- head/sysutils/afio/Makefile	Sun May 26 18:49:21 2013	(r319127)
+++ head/sysutils/afio/Makefile	Sun May 26 18:54:25 2013	(r319128)
@@ -14,6 +14,7 @@ COMMENT=	Archiver & backup program w/ bu
 ALL_TARGET=	${PORTNAME}
 MAN1=		afio.1
 OPTIONS_DEFINE=	DOCS EXAMPLES
+PORTDOCS=	README SCRIPTS
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|^CC=.*$$|CC=${CC}|' \


More information about the svn-ports-all mailing list