diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-30 05:31:16 +0800 |
commit | ce3cd17bc70490479b72122b0f46bd28038b28e5 (patch) | |
tree | bcfe4d842cd5fd21a3171f23fe816e27f4f71eab /devel | |
parent | 3c408848d4ee4f56eb2505ee4c34001f11de4e8f (diff) | |
download | freebsd-ports-gnome-ce3cd17bc70490479b72122b0f46bd28038b28e5.tar.gz freebsd-ports-gnome-ce3cd17bc70490479b72122b0f46bd28038b28e5.tar.zst freebsd-ports-gnome-ce3cd17bc70490479b72122b0f46bd28038b28e5.zip |
- Add LICENSE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-subexec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-subexec/Makefile b/devel/rubygem-subexec/Makefile index b19f666f757a..00f8f7179690 100644 --- a/devel/rubygem-subexec/Makefile +++ b/devel/rubygem-subexec/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Subexec spawns a subprocess with an optional timeout +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |