Add LICENSE_FILE

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-09-03 19:11:27 +00:00
parent 052f43e91a
commit 5813c968f5

View File

@@ -10,9 +10,11 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstract base class with no predefined methods
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>