mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Fix shebangs
- Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2
This commit is contained in:
parent
11c322f37e
commit
d7f38a5913
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387753
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Text-ASCIITable
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,8 +14,10 @@ COMMENT= Create a nice formatted table using ASCII characters
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= ansi-example.pl
|
||||
USE_PERL5= modbuild
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user