svn commit: r399465 - head/net/rubygem-fog-voxel
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 16 13:16:28 UTC 2015
Author: sunpoet
Date: Fri Oct 16 13:16:27 2015
New Revision: 399465
URL: https://svnweb.freebsd.org/changeset/ports/399465
Log:
- Add LICENSE_FILE
- Add NO_ARCH
Modified:
head/net/rubygem-fog-voxel/Makefile
Modified: head/net/rubygem-fog-voxel/Makefile
==============================================================================
--- head/net/rubygem-fog-voxel/Makefile Fri Oct 16 13:16:22 2015 (r399464)
+++ head/net/rubygem-fog-voxel/Makefile Fri Oct 16 13:16:27 2015 (r399465)
@@ -10,10 +10,12 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Module for the 'fog' gem to support Voxel
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list