From 2530c50ab4364c7a56e8b34781a5a9a8cae1bfb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Sun, 8 Aug 2021 19:05:12 +0200 Subject: sysutils/mcron: Add license port is GPL'ed. --- sysutils/mcron/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile index d9740d312124..d6a25e13852e 100644 --- a/sysutils/mcron/Makefile +++ b/sysutils/mcron/Makefile @@ -2,12 +2,16 @@ PORTNAME= mcron PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= 100% compatible replacement for Vixie cron +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libguile-2.2.so:lang/guile2 USES= gmake pkgconfig -- cgit v1.2.3