diff options
-rw-r--r-- | textproc/p5-YAML-Syck/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index 461e2f5cf6c4..dab5219a6dda 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Fast, lightweight YAML and JSON loader and dumper +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USES= perl5 USE_PERL5= configure CONFIGURE_ARGS+= < /dev/null |