diff options
Diffstat (limited to 'devel/rubygem-with_env/Makefile')
-rw-r--r-- | devel/rubygem-with_env/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-with_env/Makefile b/devel/rubygem-with_env/Makefile index 7e6a2729aef8..762b3cb8303d 100644 --- a/devel/rubygem-with_env/Makefile +++ b/devel/rubygem-with_env/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Execute code with env variables +WWW= https://github.com/mhs/with_env-rb LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |