aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Evolutionary/pkg-plist
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 08:24:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 08:24:44 +0000
commit3f32d6f9603e59b32f86ccc397982ff0c5696dec (patch)
tree57e0aaa92b2a346c59a77d4ab423ce99b9f8cfca /devel/p5-Algorithm-Evolutionary/pkg-plist
parentc60be643237a730419731b35c4c4d5c371213a68 (diff)
downloadports-3f32d6f9603e59b32f86ccc397982ff0c5696dec.tar.gz
ports-3f32d6f9603e59b32f86ccc397982ff0c5696dec.zip
Notes
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary/pkg-plist')
-rw-r--r--devel/p5-Algorithm-Evolutionary/pkg-plist42
1 files changed, 42 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/pkg-plist b/devel/p5-Algorithm-Evolutionary/pkg-plist
new file mode 100644
index 000000000000..eddfe3182285
--- /dev/null
+++ b/devel/p5-Algorithm-Evolutionary/pkg-plist
@@ -0,0 +1,42 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Evolutionary/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Evolutionary
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm 2>/dev/null || true
+%%SITE_PERL%%/Algorithm/Evolutionary.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Experiment.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Individual/Base.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Individual/BitString.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Individual/String.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Individual/Tree.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Individual/Vector.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/ArithCrossover.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Base.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Bitflip.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/CX.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/CanonicalGA.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/ChangeLengthMutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Creator.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Crossover.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/DeltaTerm.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Easy.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/FullAlgorithm.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/GaussianMutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/GeneralGeneration.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/GenerationalTerm.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/IncMutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Inverover.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/LinearFreezer.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Mutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/NoChangeTerm.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/Permutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/QuadXOver.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/RouletteWheel.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/SimulatedAnnealing.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/TournamentSelect.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/TreeMutation.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Op/VectorCrossover.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/Wheel.pm
+%%SITE_PERL%%/Algorithm/Evolutionary/XML.pod
+@dirrm %%SITE_PERL%%/Algorithm/Evolutionary/Individual
+@dirrm %%SITE_PERL%%/Algorithm/Evolutionary/Op
+@dirrm %%SITE_PERL%%/Algorithm/Evolutionary
+@unexec rmdir %D/%%SITE_PERL%%/Algorithm 2>/dev/null || true