mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Stage support
This commit is contained in:
parent
ea13146e01
commit
02b092ef9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344691
1 changed files with 2 additions and 3 deletions
|
@ -16,9 +16,8 @@ USES= perl5 shebangfix
|
|||
USE_PERL5= configure
|
||||
SHEBANG_FILES= egypt
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/${PORTNAME} %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist
|
||||
PLIST_FILES= bin/${PORTNAME} %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}/.packlist \
|
||||
man/man1/egypt.1.gz
|
||||
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/${PORTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue