mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Add missing files to pkg-plist
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
c8d8dea2b3
commit
44ef3a7c09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385349
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= DBD-Oracle
|
||||
PORTVERSION= 1.19
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -9,6 +9,9 @@ bin/ora_explain
|
|||
%%SITE_ARCH%%/auto/DBD/Oracle/mk.pm
|
||||
%%SITE_ARCH%%/auto/DBD/Oracle/ocitrace.h
|
||||
%%SITE_ARCH%%/oraperl.ph
|
||||
%%PERL5_MAN3%%/DBD::Oracle.3.gz
|
||||
%%PERL5_MAN3%%/DBD::Oraperl.3.gz
|
||||
man/man1/ora_explain.1.gz
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Readme
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bind.pl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/commit.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue