diff options
Diffstat (limited to 'biology/seqio/pkg-plist')
-rw-r--r-- | biology/seqio/pkg-plist | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/biology/seqio/pkg-plist b/biology/seqio/pkg-plist index 8884649c3107..7b6b9823ac36 100644 --- a/biology/seqio/pkg-plist +++ b/biology/seqio/pkg-plist @@ -27,13 +27,13 @@ bin/wcseq %%PORTDOCS%%%%DOCSDIR%%/quickref.doc %%PORTDOCS%%%%DOCSDIR%%/seqio.doc %%PORTDOCS%%%%DOCSDIR%%/user.doc -%%PORTDOCS%%share/examples/seqio/example1.c -%%PORTDOCS%%share/examples/seqio/example2.c -%%PORTDOCS%%share/examples/seqio/example3.c -%%PORTDOCS%%share/examples/seqio/example4.c -%%PORTDOCS%%share/examples/seqio/seqio.c -%%PORTDOCS%%share/examples/seqio/seqio.h -%%PORTDOCS%%share/examples/seqio/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example1.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example2.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example3.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example4.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seqio.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/seqio.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrm share/examples/seqio +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |