mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Utilize INFO
This commit is contained in:
parent
f0f3460bc6
commit
474e697628
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87032
2 changed files with 1 additions and 6 deletions
|
@ -18,6 +18,7 @@ COMMENT= A workalike for the source code control system SCCS
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --enable-binary
|
CONFIGURE_ARGS+= --enable-binary
|
||||||
MAN1= sccs.1
|
MAN1= sccs.1
|
||||||
|
INFO= cssc
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/CSSC-0.15alpha.pl0
|
WRKSRC= ${WRKDIR}/CSSC-0.15alpha.pl0
|
||||||
|
|
||||||
|
|
|
@ -12,9 +12,3 @@ libexec/cssc/unget
|
||||||
libexec/cssc/val
|
libexec/cssc/val
|
||||||
libexec/cssc/what
|
libexec/cssc/what
|
||||||
@dirrm libexec/cssc
|
@dirrm libexec/cssc
|
||||||
@unexec install-info --delete %D/info/cssc.info %D/info/dir
|
|
||||||
info/cssc.info
|
|
||||||
info/cssc.info-1
|
|
||||||
info/cssc.info-2
|
|
||||||
info/cssc.info-3
|
|
||||||
@exec install-info %D/info/cssc.info %D/info/dir
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue