mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
3c742d8a83
commit
03af740e6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385740
@ -3,18 +3,19 @@
|
||||
|
||||
PORTNAME= nagios-spamd-plugin
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
|
||||
DISTNAME= check_spamd-${PORTVERSION}.pl
|
||||
EXTRACT_SUFX=
|
||||
EXTRACT_SUFX= # empty
|
||||
|
||||
MAINTAINER= alexey@renatasystems.org
|
||||
COMMENT= Nagios plugin for checking SpamAssassins spamd
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= check_spamd.pl
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= ${NAGIOS_PLUGIN_DIR}/check_spamd.pl
|
||||
|
Loading…
x
Reference in New Issue
Block a user