diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-27 19:03:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-27 19:03:00 +0800 |
commit | 434d91b328ff7886ddbad4f6040f6a85165983af (patch) | |
tree | f0104b8a79822c446b35d0a4b1041b0546c4eaf6 /devel/pyrex | |
parent | ad6830056276a5ec2f9f13946988a3b81b04aee7 (diff) | |
download | freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.tar.gz freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.tar.zst freebsd-ports-gnome-434d91b328ff7886ddbad4f6040f6a85165983af.zip |
Cleanup plist
Diffstat (limited to 'devel/pyrex')
-rw-r--r-- | devel/pyrex/pkg-plist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/pyrex/pkg-plist b/devel/pyrex/pkg-plist index a8f4ec6ee87e..a6c4c6f786b9 100644 --- a/devel/pyrex/pkg-plist +++ b/devel/pyrex/pkg-plist @@ -37,8 +37,3 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_primes.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_spam.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/spam.pyx -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/embed -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/callback -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual -%%PORTDOCS%%@dirrm %%DOCSDIR%% |