svn commit: r331539 - head/textproc/rubygem-github-markup

Steve Wills swills at FreeBSD.org
Fri Oct 25 00:58:18 UTC 2013


Author: swills
Date: Fri Oct 25 00:58:17 2013
New Revision: 331539
URL: http://svnweb.freebsd.org/changeset/ports/331539

Log:
  - Add bin/github-markup to plist

Modified:
  head/textproc/rubygem-github-markup/Makefile

Modified: head/textproc/rubygem-github-markup/Makefile
==============================================================================
--- head/textproc/rubygem-github-markup/Makefile	Fri Oct 25 00:56:14 2013	(r331538)
+++ head/textproc/rubygem-github-markup/Makefile	Fri Oct 25 00:58:17 2013	(r331539)
@@ -12,6 +12,8 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PLIST_FILES+=	bin/github-markup
+
 NO_STAGE=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list