mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Finish stage support
This commit is contained in:
parent
b6542e6afe
commit
b8f2b448e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343478
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= OurNet-BBS
|
||||
PORTVERSION= 1.66
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -116,6 +116,12 @@ bin/bbsmail
|
||||
%%SITE_PERL%%/OurNet/BBS/SocketScalar.pm
|
||||
%%SITE_PERL%%/OurNet/BBS/Tutorial.pod
|
||||
%%SITE_PERL%%/OurNet/BBS/Utils.pm
|
||||
%%PERL5_MAN3%%/OurNet::BBS.3.gz
|
||||
%%PERL5_MAN3%%/OurNet::BBS::Roadmap.3.gz
|
||||
%%PERL5_MAN3%%/OurNet::BBS::Tutorial.3.gz
|
||||
man/man1/bbsboard.1.gz
|
||||
man/man1/bbscomd.1.gz
|
||||
man/man1/bbsmail.1.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OurNet/BBS
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OurNet
|
||||
@dirrmtry %%SITE_PERL%%/OurNet/BBS/BBSAgent
|
||||
|
Loading…
Reference in New Issue
Block a user