mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- add shebangfix
This commit is contained in:
parent
5631a4209e
commit
2b448389b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376045
@ -10,9 +10,11 @@ DISTNAME= rays-filter-${PORTVERSION}
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Configurable filter for Sendmail Milter
|
||||
|
||||
USES= shebangfix
|
||||
CTARGETS+= rays-filter
|
||||
CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==}
|
||||
LIBS+= ${PTHREAD_LIBS}
|
||||
SHEBANG_FILES= mf-analyze
|
||||
ETCFILES= header-list.conf mail-filter.conf string-list.conf
|
||||
BINFILES= mf-reset mf-start mf-stop mf-archive mf-analyze mf-memory
|
||||
DOCSFILES= rays-filter.html install.html configure.html operate.html \
|
||||
|
Loading…
Reference in New Issue
Block a user