aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/runit
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2013-05-01 04:10:53 +0800
committercrees <crees@FreeBSD.org>2013-05-01 04:10:53 +0800
commit4c1d50c650556222641948d2d03c12df55c0a165 (patch)
tree37d5be87380e1b80eb072edeb319efde1487fc2e /sysutils/runit
parent48f29aca6c7da8e255fe5d98c77b86db8860138f (diff)
downloadfreebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.tar.gz
freebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.tar.zst
freebsd-ports-gnome-4c1d50c650556222641948d2d03c12df55c0a165.zip
Add licence info to some ports
Submitted by: 4721
Diffstat (limited to 'sysutils/runit')
-rw-r--r--sysutils/runit/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile
index 93e770c61e9e..6419139d9bf1 100644
--- a/sysutils/runit/Makefile
+++ b/sysutils/runit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: runit
-# Date created: 2003-06-20
-# Whom: Sergei Kolobov <sergei@kolobov.com>
-#
+# Created by: Sergei Kolobov <sergei@kolobov.com>
# $FreeBSD$
-#
PORTNAME= runit
PORTVERSION= 2.1.1
@@ -14,6 +10,9 @@ MASTER_SITES= http://smarden.org/${PORTNAME}/ \
MAINTAINER= crees@FreeBSD.org
COMMENT= Service supervision tools compatible with DJB daemontools
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/package/COPYING
+
USE_RC_SUBR= runsvdir
WRKSRC= ${WRKDIR}/admin/${DISTNAME}
@@ -23,7 +22,7 @@ PORTDOCS= *
MAN8= chpst.8 runit-init.8 runit.8 runsv.8 runsvchdir.8 \
runsvdir.8 sv.8 svlogd.8 utmpset.8
-DOCS= package/CHANGES package/COPYING package/README \
+DOCS= package/CHANGES package/README \
package/THANKS doc/*.html
CONFIG= etc/freebsd/1 etc/2 etc/freebsd/3 etc/freebsd/ctrlaltdel \
etc/freebsd/getty-ttyv4/run etc/freebsd/getty-ttyv4/finish