- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= CDB_File
|
||||
PORTVERSION= 0.97
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= nistor@snickers.org
|
||||
COMMENT= Perl5 interface to the CDB package
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= bun-x.pl
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user