mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Stage support
This commit is contained in:
parent
d06b85ae1d
commit
c0e4ca0aab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342191
@ -9,15 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202.1%20release/${PORTNAME}%20${PORTVER
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Audited shells in Perl with sudo(8) and script(1)
|
||||
|
||||
MAN1= ss.1 sudoshell.1
|
||||
MAN3= Sudoscript.3pm
|
||||
MAN8= sudoscriptd.8 sudoscript.8
|
||||
MANCOMPRESSED= no
|
||||
USES= perl5 gmake
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= perl5
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^PREFIX=|^PREFIX?=|g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
@ -28,6 +28,11 @@ share/doc/sudoscript-2.1.2/sudoshell-src.html
|
||||
share/doc/sudoscript-2.1.2/sudoshell.1.html
|
||||
share/doc/sudoscript-2.1.2/xsl/egbokdoc.xsl
|
||||
share/doc/sudoscript-2.1.2/xsl/egbokdoc2fop.xsl
|
||||
man/man1/ss.1.gz
|
||||
man/man1/sudoshell.1.gz
|
||||
man/man3/Sudoscript.3pm.gz
|
||||
man/man8/sudoscript.8.gz
|
||||
man/man8/sudoscriptd.8.gz
|
||||
@dirrm lib/sudoscript
|
||||
@dirrm share/doc/sudoscript-2.1.2/xsl
|
||||
@dirrm share/doc/sudoscript-2.1.2/dtd
|
||||
|
Loading…
Reference in New Issue
Block a user