aboutsummaryrefslogtreecommitdiff
path: root/net/beanstalkd
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2012-06-07 16:19:44 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2012-06-07 16:19:44 +0000
commit8ac0e9fc4028e54b3ab4a9ff4e9ad82cb6997c90 (patch)
tree2b36120ccf3333408d7c2207259bec36e017aec2 /net/beanstalkd
parentd06a5deed5605ee28a3d88b906e6e82cd8676c9a (diff)
downloadports-8ac0e9fc4028e54b3ab4a9ff4e9ad82cb6997c90.tar.gz
ports-8ac0e9fc4028e54b3ab4a9ff4e9ad82cb6997c90.zip
Add LICENSE_FILE.
PR: 168457 Submitted by: koobs
Notes
Notes: svn path=/head/; revision=298696
Diffstat (limited to 'net/beanstalkd')
-rw-r--r--net/beanstalkd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/beanstalkd/Makefile b/net/beanstalkd/Makefile
index 1f7eeff235f5..bb1295d75969 100644
--- a/net/beanstalkd/Makefile
+++ b/net/beanstalkd/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Fast, distributed, in-memory workqueue service
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_RC_SUBR= beanstalkd
USE_GMAKE= yes