mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Fix plist.
Feature safe: yes
This commit is contained in:
parent
c98ec1f8d5
commit
9ca196a74a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306771
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pgbadger
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://cloud.github.com/downloads/dalibo/pgbadger/
|
||||
|
||||
@ -11,6 +12,5 @@ COMMENT= Very comptent log analyzer for PostgreSQL
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
MAN1= pgbadger.1
|
||||
PLIST_FILES= bin/pgbadger
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
3
databases/pgbadger/pkg-plist
Normal file
3
databases/pgbadger/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/pgbadger
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/pgBadger/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/pgBadger
|
Loading…
Reference in New Issue
Block a user