1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-01 14:41:07 +00:00
parent a6a6f64450
commit f05eda07ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342149
5 changed files with 21 additions and 26 deletions

View File

@ -14,5 +14,4 @@ COMMENT= Simple counting of elements
USES= perl5
USE_PERL5= configure
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -20,11 +20,7 @@ RUN_DEPENDS= p5-Chemistry-Mol>=0:${PORTSDIR}/science/p5-Chemistry-Mol \
p5-Chemistry-Bond-Find>=0:${PORTSDIR}/science/p5-Chemistry-Bond-Find \
p5-Chemistry-Pattern>=0:${PORTSDIR}/science/p5-Chemistry-Pattern
MAN1= mok.1
MAN3= Chemistry::Mok.3
USES= perl5
USE_PERL5= configure
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,6 @@
bin/mok
%%SITE_PERL%%/Chemistry/Mok.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chemistry/Mok/.packlist
%%PERL5_MAN3%%/Chemistry::Mok.3.gz
man/man1/mok.1.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chemistry/Mok

View File

@ -29,25 +29,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
MAN3= Authen::Passphrase.3 \
Authen::Passphrase::AcceptAll.3 \
Authen::Passphrase::BigCrypt.3 \
Authen::Passphrase::BlowfishCrypt.3 \
Authen::Passphrase::Clear.3 \
Authen::Passphrase::Crypt16.3 \
Authen::Passphrase::DESCrypt.3 \
Authen::Passphrase::EggdropBlowfish.3 \
Authen::Passphrase::LANManager.3 \
Authen::Passphrase::LANManagerHalf.3 \
Authen::Passphrase::MD5Crypt.3 \
Authen::Passphrase::MySQL323.3 \
Authen::Passphrase::MySQL41.3 \
Authen::Passphrase::NTHash.3 \
Authen::Passphrase::NetscapeMail.3 \
Authen::Passphrase::PHPass.3 \
Authen::Passphrase::RejectAll.3 \
Authen::Passphrase::SaltedDigest.3 \
Authen::Passphrase::VMSPurdy.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -17,5 +17,24 @@
%%SITE_PERL%%/Authen/Passphrase/RejectAll.pm
%%SITE_PERL%%/Authen/Passphrase/SaltedDigest.pm
%%SITE_PERL%%/Authen/Passphrase/VMSPurdy.pm
%%PERL5_MAN3%%/Authen::Passphrase.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::AcceptAll.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::BigCrypt.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::BlowfishCrypt.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::Clear.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::Crypt16.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::DESCrypt.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::EggdropBlowfish.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::LANManager.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::LANManagerHalf.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::MD5Crypt.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::MySQL323.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::MySQL41.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::NTHash.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::NetscapeMail.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::PHPass.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::RejectAll.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::SaltedDigest.3.gz
%%PERL5_MAN3%%/Authen::Passphrase::VMSPurdy.3.gz
@dirrm %%SITE_PERL%%/Authen/Passphrase
@dirrmtry %%SITE_PERL%%/Authen