mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
4850dccd63
commit
0594b70a0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343897
@ -23,14 +23,7 @@ BUILD_DEPENDS= dmidecode:${PORTSDIR}/sysutils/dmidecode \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||
MAN1= ocsinventory-agent.1
|
||||
MAN3= Ocsinventory::Agent::XML::Inventory.3 \
|
||||
Ocsinventory::Agent::Common.3
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= SITE_PERL=${SITE_PERL}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -196,6 +196,9 @@ bin/ocsinventory-agent
|
||||
%%SITE_PERL%%/Ocsinventory/LoggerBackend/Syslog.pm
|
||||
%%SITE_PERL%%/Ocsinventory/Unix/postinst.pl
|
||||
%%SITE_PERL%%/mach/auto/Ocsinventory/Unix/Agent/.packlist
|
||||
%%PERL5_MAN3%%/Ocsinventory::Agent::Common.3.gz
|
||||
%%PERL5_MAN3%%/Ocsinventory::Agent::XML::Inventory.3.gz
|
||||
man/man1/ocsinventory-agent.1.gz
|
||||
@dirrm %%SITE_PERL%%/mach/auto/Ocsinventory/Unix/Agent
|
||||
@dirrm %%SITE_PERL%%/mach/auto/Ocsinventory/Unix
|
||||
@dirrm %%SITE_PERL%%/mach/auto/Ocsinventory
|
||||
|
Loading…
Reference in New Issue
Block a user