textproc/p5-PDF-Table: Add NO_ARCH

- Convert PORTEXAMPLES to PLIST entries
This commit is contained in:
Po-Chuan Hsieh 2021-06-21 00:03:55 +08:00
parent 3c65ac8073
commit 6b748a8ea6
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 11 additions and 2 deletions

View File

@ -15,9 +15,9 @@ RUN_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2
USES= perl5
USE_PERL5= configure
OPTIONS_DEFINE= EXAMPLES
NO_ARCH= yes
PORTEXAMPLES= *
OPTIONS_DEFINE= EXAMPLES
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}

View File

@ -1,2 +1,11 @@
%%SITE_PERL%%/PDF/Table.pm
%%PERL5_MAN3%%/PDF::Table.3.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/010_fonts.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/PDFpref
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/border_rules.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chess.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colspan.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/header.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/header_repeat_with_cell_props.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/row_height.pl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample1.pl