forked from Lainports/freebsd-ports
Makefile: PLIST_SUB added (CONF_DIR), fix ${NOPORTDOCS}, bump ${PORTREVISION}
pkg-plist: etc -> %%CONF_DIR%%, utilize ${DOCSDIR}
Setuid misplaced (security fix) for main.c
Thanks to cyrill@econ.krasnoyarsk.su for submitting this patch.
Also makes portlint happy.
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
PR: 56614
6 lines
151 B
Text
6 lines
151 B
Text
@comment $FreeBSD$
|
|
bin/op
|
|
%%CONF_DIR%%/op.access.sample
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/op.paper
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|