aboutsummaryrefslogtreecommitdiffstats
path: root/net/beanstalkd
diff options
context:
space:
mode:
authorvsevolod <vsevolod@FreeBSD.org>2012-06-08 00:19:44 +0800
committervsevolod <vsevolod@FreeBSD.org>2012-06-08 00:19:44 +0800
commit102eb03125c6906d7d45ec6905b26f90ab1b1b26 (patch)
treec33f59f239c05346de084e883b623b580374e624 /net/beanstalkd
parentb08cdbb520a44125f27384619dc9daa7b649e9f2 (diff)
downloadfreebsd-ports-gnome-102eb03125c6906d7d45ec6905b26f90ab1b1b26.tar.gz
freebsd-ports-gnome-102eb03125c6906d7d45ec6905b26f90ab1b1b26.tar.zst
freebsd-ports-gnome-102eb03125c6906d7d45ec6905b26f90ab1b1b26.zip
Add LICENSE_FILE.
PR: 168457 Submitted by: koobs
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