- Fix LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
93a8503683
commit
ee8313f42f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535987
@ -9,7 +9,7 @@ MASTER_SITES= http://download.gnu.org.ua/pub/release/dnstools/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Check for expiring domains and send email notifications
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
|
||||
RUN_DEPENDS= p5-Time-modules>0:devel/p5-Time-modules \
|
||||
p5-Mail-Tools>0:mail/p5-Mail-Tools \
|
||||
@ -17,6 +17,7 @@ RUN_DEPENDS= p5-Time-modules>0:devel/p5-Time-modules \
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/renewck ${SITE_MAN1}/renewck.1.gz
|
||||
|
||||
|
@ -4,4 +4,4 @@ via email about the domains that are approaching expiring.
|
||||
It is part of dnstools, a set of utilities for DNS management and related
|
||||
tasks.
|
||||
|
||||
WWW: http://www.gnu.org.ua/software/dnstools/renewck.html
|
||||
WWW: http://man.gnu.org.ua/manpage/?1+renewck
|
||||
|
Loading…
Reference in New Issue
Block a user